Click or drag to resize

LocationPointExtension.LocationPoint Property

Gets or sets the point that describes the position of the object.

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

Property Value

Type: Point

Implements

ILocationPointService.LocationPoint
See Also