DK11 for ActiveX | TatukGIS_XDK11.ITGIS_CSProjAbstract.Azimuth | Methods | Properties
Azimuth angle. Valid for selected projections.
// C# public Double Azimuth { get {} set {} }
' VisualBasic Public Property Azimuth As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property Azimuth : Double read read;
Type |
---|
double Double |