MindFusion.Mapping Programmer's Guide

LayerPresenter.GetPixelSize Method

See Also
 






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

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 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