Click or drag to resize

PlatformLocationPoint Property

Gets or sets the time-varying location of this platform.

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

Property Value

Type: Point

Implements

ILocationPointServiceLocationPoint
See Also