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