Class MouldingColourAttribute
Inheritance
MouldingColourAttribute
Syntax
public class MouldingColourAttribute : PropertyAttribute, _Attribute
Constructors
MouldingColourAttribute(Boolean, Boolean, Boolean)
Declaration
public MouldingColourAttribute(bool excludeTransparent = false, bool excludeBrightYellow = false, bool excludeLegacy = true)
Parameters
Fields
excludeBrightYellow
Declaration
public bool excludeBrightYellow
Field Value
excludeLegacy
Declaration
public bool excludeLegacy
Field Value
excludeTransparent
Declaration
public bool excludeTransparent
Field Value