|
StrainLoadDispScaleFactor Property
|
Gets factor for scaling the display of strain loads.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic virtual double DispScaleFactor { get; }
Public Overridable ReadOnly Property DispScaleFactor As Double
Get
public:
virtual property double DispScaleFactor {
double get ();
}
abstract DispScaleFactor : float with get
override DispScaleFactor : float with get
Property Value
Type:
Double
See Also