LayerD CodeDOM and Zoe Compiler interface
OptimiseParenthesis Property
NamespacesLayerD.OutputModulesCSZOERenderModuleOptimiseParenthesis

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether [optimise parenthesis].
Declaration Syntax
C#Visual BasicVisual C++
public bool OptimiseParenthesis { get; set; }
Public Property OptimiseParenthesis As Boolean
public:
property bool OptimiseParenthesis {
	bool get ();
	void set (bool value);
}
Value
true if [optimise parenthesis]; otherwise, false.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)