ASP.NET Pack Programmer's Guide
GdiCanvas.GetPixelSize Method
See Also
 





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

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public double GetPixelSize ()

Visual Basic  Copy Code

Public Function GetPixelSize () As Double

 Return Value

A double value specifying the pixel size.

 See Also

GdiCanvas Members
GdiCanvas Class
MindFusion.Mapping.WebForms Namespace