PlatformOrientationAxesPlatform Property |
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Platform Platform { get; set; }
Public Property Platform As Platform
Get
Set
public:
property Platform^ Platform {
Platform^ get ();
void set (Platform^ value);
}
member Platform : Platform with get, set
Property Value
Type:
PlatformSee Also