ReferenceFrameGraphicsExtensionReferenceFrameGraphics Property |
Gets or sets the reference frame 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 ReferenceFrameGraphics ReferenceFrameGraphics { get; set; }
Public Property ReferenceFrameGraphics As ReferenceFrameGraphics
Get
Set
public:
virtual property ReferenceFrameGraphics^ ReferenceFrameGraphics {
ReferenceFrameGraphics^ get () sealed;
void set (ReferenceFrameGraphics^ value) sealed;
}
abstract ReferenceFrameGraphics : ReferenceFrameGraphics with get, set
override ReferenceFrameGraphics : ReferenceFrameGraphics with get, set
Property Value
Type:
ReferenceFrameGraphicsImplements
IKinematicStateGraphicsServiceReferenceFrameGraphicsSee Also