AzimuthElevationRangeLength Property |
Gets the number of elements in this set of coordinates.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic int Length { get; }
Public ReadOnly Property Length As Integer
Get
public:
property int Length {
int get ();
}
member Length : int with get
Property Value
Type:
Int32
See Also