%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetPixelSize Method
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetPixelSize Method
Returns the size of one pixel.

Syntax

JScript 
public function GetPixelSize() : double;

Return Value

A numerical value that describes the size of a pixel in drawing units.

See Also