ILocationPointServiceLocationPoint Property |
Gets the point that describes the position of the object.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Point LocationPoint { get; }
ReadOnly Property LocationPoint As Point
Get
property Point^ LocationPoint {
Point^ get ();
}
abstract LocationPoint : Point with get
Property Value
Type:
PointSee Also