ReferenceFrameGraphicsPositiveZ Property |
Gets or sets the positive z-axis graphics
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public VectorGraphics PositiveZ { get; set; }
Public Property PositiveZ As VectorGraphics
Get
Set
public:
property VectorGraphics^ PositiveZ {
VectorGraphics^ get ();
void set (VectorGraphics^ value);
}
member PositiveZ : VectorGraphics with get, set
Property Value
Type:
VectorGraphicsSee Also