ESRI.ArcGIS.ADF.Web.DataSources.Graphics
DefaultRotation Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > MapInformation Class : DefaultRotation Property




Default rotation for the graphics data source. Value is zero since graphics resources have no default rotation.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DefaultRotation As Double
Visual Basic (Usage)Copy Code
Dim instance As MapInformation
Dim value As Double
 
value = instance.DefaultRotation
C# 
public double DefaultRotation {get;}

See Also

© 2010 All Rights Reserved.