ESRI.ArcGIS.ADF.Web
IsRotated Method
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > TransformationParams Class : IsRotated Method




Whether the angle signifies a rotation

Syntax

Visual Basic (Declaration) 
Public Function IsRotated() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As TransformationParams
Dim value As Boolean
 
value = instance.IsRotated()
C# 
public bool IsRotated()

Return Value

Whether the angle signifies a rotation

See Also

© 2010 All Rights Reserved.