Click or drag to resize
EntityOpacity Property
Entity fill color opacity - this is just a sugarcoat to access the default fill 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 virtual byte Opacity { get; set; }

Property Value

Type: Byte
See Also