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