Gets the number of elements in this set of coordinates.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
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
See Also