Entity.OutlineOpacity Property

GeonBit.UI

EntityOutlineOpacity Property
Entity outline color opacity - this is just a sugarcoat to access the default outline color alpha 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 byte OutlineOpacity { get; set; }

Property Value

Type: Byte
See Also