|
ShellSec_RendererInfoScaleAxes Property
|
Gets or sets the scale factor used to display local axes.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double ScaleAxes { get; set; }Public Property ScaleAxes As Double
Get
Set
public:
property double ScaleAxes {
double get ();
void set (double value);
}member ScaleAxes : float with get, set
Property Value
Type:
Double
See Also