|
ElemSetcolorIsSet Property
|
Gets a value indicating whether a color is defined for an element-set.
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool colorIsSet { get; }
Public ReadOnly Property colorIsSet As Boolean
Get
public:
property bool colorIsSet {
bool get ();
}
member colorIsSet : bool with get
Property Value
Type:
Boolean
See Also