|
BasicDisplaydispScale Property
|
Gets the displacement scale if display of displacements is enabled.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double dispScale { get; }
Public ReadOnly Property dispScale As Double
Get
public:
property double dispScale {
double get ();
}
member dispScale : float with get
Property Value
Type:
Double
See Also