IVectorService.Vector Property |
Gets the vector.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxReadOnly Property Vector As Vector
Get
property Vector^ Vector {
Vector^ get ();
}
abstract Vector : Vector with get
Property Value
Type:
Vector
See Also