|
ShellSec_RendererInfoDisplayAxes Property
|
Gets or sets a value indicating whether the rendering of local axes on the polylines is enabled.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic bool DisplayAxes { get; set; }
Public Property DisplayAxes As Boolean
Get
Set
public:
property bool DisplayAxes {
bool get ();
void set (bool value);
}
member DisplayAxes : bool with get, set
Property Value
Type:
Boolean
See Also