Entity.OutlineColor Property

GeonBit.UI

EntityOutlineColor Property
Entity outline color - this is just a sugarcoat to access the default outline color style property.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Color OutlineColor { get; set; }

Property Value

Type: Color
See Also