Click or drag to resize

PlatformLocationPointPlatform Property

Gets or sets the Platform whose LocationPoint will receive all method calls.

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

Property Value

Type: Platform
See Also