ESRI.ArcGIS.ADF.Web.UI.WebControls
NewRotationAngle Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RotationAngleEventArgs Class : NewRotationAngle Property




The new rotation angle.

Syntax

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

See Also

© 2010 All Rights Reserved.