ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Orientation Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > Heading Class : Orientation Property




Syntax

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

See Also

© 2010 All Rights Reserved.