dotnetCHARTING Send comments on this topic.
ZoomPercentage Property
See Also 
dotnetCHARTING.Mapping Namespace > Mapping Class : ZoomPercentage Property


Gets or sets a percent value that indicates the new zoomed size of the map.

Syntax

Visual Basic (Declaration) 
Public Property ZoomPercentage As Integer
Visual Basic (Usage)Copy Code
Dim instance As Mapping
Dim value As Integer
 
instance.ZoomPercentage = value
 
value = instance.ZoomPercentage
C# 
public int ZoomPercentage {get; set;}

See Also

© 2010 All Rights Reserved.