|
BuilderElementOrientationAlpha Property
|
rotation angle given in rad
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double Alpha { get; }
Public ReadOnly Property Alpha As Double
Get
public:
virtual property double Alpha {
double get () sealed;
}
abstract Alpha : float with get
override Alpha : float with get
Property Value
Type:
DoubleImplements
IBuilderElementOrientationAlpha
See Also