| LineGeometriesReduce Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.LineGeometries.Reduce"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool Reduce { get; set; }
Public Property Reduce As Boolean
Get
Set
public:
property bool Reduce {
bool get ();
void set (bool value);
}
member Reduce : bool with get, set
function get_Reduce();
function set_Reduce(value);
Property Value
Type:
BooleanSee Also