|
ModelElementcolorIsSet Property
|
return true if the element has a color attached
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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