| 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: 25.1.421.0 (25.1.421.0)
 Syntax
SyntaxPoint LocationPoint { get; }ReadOnly Property LocationPoint As Point
	Get
property Point^ LocationPoint {
	Point^ get ();
}abstract LocationPoint : Point with get
Property Value
Type: 
Point See Also
See Also