Click or drag to resize

FrameAspectSphereColor Property

The color of the sphere at the axes' origin.

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

Property Value

Type: Color
See Also