Click or drag to resize

PlatformLocationPoint Constructor (Platform)

Creates a new instance of this class with the specified parameters

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public PlatformLocationPoint(
	Platform platform
)

Parameters

platform
Type: AGI.Foundation.Platforms.Platform
The Platform whose LocationPoint will receive all method calls.
See Also