Gets the size of a pixel at the current zoom level.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
double GetPixelSize () |
Visual Basic
Copy Code
|
|---|
Function GetPixelSize () As Double |
A double value specifying the pixel size.
See Also