GraphicalVectorVector Property |
Gets or sets the vector.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Vector Vector { get; set; }
Public Property Vector As Vector
Get
Set
public:
virtual property Vector^ Vector {
Vector^ get () sealed;
void set (Vector^ value) sealed;
}
abstract Vector : Vector with get, set
override Vector : Vector with get, set
Property Value
Type:
VectorImplements
IVectorServiceVectorSee Also