Click or drag to resize

FrameAspectAxesVisibility Property

Whether the axes are displayed all the time, or only when then visual is selected.

Namespace:  Demo3D.Visuals.Frames
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public AxesAspectVisibilityStyle AxesVisibility { get; set; }

Property Value

Type: AxesAspectVisibilityStyle
See Also