Click or drag to resize

PlatformOrientationAxes 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: 24.1.418.0 (24.1.418.0)
Syntax
public PlatformOrientationAxes(
	Platform platform
)

Parameters

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