ReferenceFrameGraphicsNegativeX Property |
Gets or sets the negative x-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 NegativeX { get; set; }
Public Property NegativeX As VectorGraphics
Get
Set
public:
property VectorGraphics^ NegativeX {
VectorGraphics^ get ();
void set (VectorGraphics^ value);
}
member NegativeX : VectorGraphics with get, set
Property Value
Type:
VectorGraphicsSee Also