|
BuilderElementOrientationAlphaGiven Property
|
true if an alpha-value was set
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool AlphaGiven { get; }
Public ReadOnly Property AlphaGiven As Boolean
Get
public:
virtual property bool AlphaGiven {
bool get () sealed;
}
abstract AlphaGiven : bool with get
override AlphaGiven : bool with get
Property Value
Type:
BooleanImplements
IBuilderElementOrientationAlphaGiven
See Also