ClipperReverseSolution Property |
[Missing <summary> documentation for "P:ClipperLib.Clipper.ReverseSolution"]
Namespace:
ClipperLib
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool ReverseSolution { get; set; }
Public Property ReverseSolution As Boolean
Get
Set
public:
property bool ReverseSolution {
bool get ();
void set (bool value);
}
member ReverseSolution : bool with get, set
Property Value
Type:
BooleanSee Also