Click or drag to resize

VectorDisplacement.InitialPoint Property

Gets or sets the point which defines the beginning of the displacement vector.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Point InitialPoint { get; set; }

Property Value

Type: Point
See Also