%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
MaxImageSize Property
See Also 
vdWebLibrary Namespace > vdrawObj Class : MaxImageSize Property
Controls the maximum possible value of an image's bitmap. Default value is 552960 (a resolution of 768 * 720). If 0 is set, the default value is used.

Syntax

JScript 
public function get,set MaxImageSize : int

See Also