Dimension Property (Coordinate)
In This Topic
Gets or sets the dimension of the vector.
Syntax
'Declaration
Public ReadOnly Property Dimension As Integer
public int Dimension {get;}
Property Value
A
int indicates the dimension of the vector.
See Also