|
ColorGradientMenuisSet Property
|
return true if the user selected a color.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic bool isSet { get; }Public ReadOnly Property isSet As Boolean
Get
public:
property bool isSet {
bool get ();
}member isSet : bool with get
Property Value
Type:
Boolean
See Also