MindFusion.Mapping Programmer's Guide

ICanvas.GetPixelSize Method

See Also
 






Gets the size of a pixel at the current zoom level.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

double GetPixelSize ()

Visual Basic  Copy Code

Function GetPixelSize () As Double

 Return Value

A double value specifying the pixel size.

 See Also