Click or drag to resize

AxesColorOptionsColorProfile Property

The selected axes color profile.

Namespace:  Demo3D.Gui
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public AxesColorProfile ColorProfile { get; set; }

Property Value

Type: AxesColorProfile
See Also