Click or drag to resize

ReferenceFrameGraphicsExtension.ReferenceFrameGraphics Property

Gets or sets the reference frame graphics.

Namespace:  AGI.Foundation.Platforms
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ReferenceFrameGraphics ReferenceFrameGraphics { get; set; }

Property Value

Type: ReferenceFrameGraphics

Implements

IKinematicStateGraphicsService.ReferenceFrameGraphics
See Also