Enum StyleEntryModifierEnum
Contains the style entry modifier enumerations
public enum StyleEntryModifierEnum : byte
Fields
allowNoFillOverride = 1
fill properties specified on this StyleEntry can be replaced with no fill instead.
allowNoLineOverride = 2
line properties specified on this StyleEntry can be replaced with no line instead.
none = 0
No modifier enum is applied