![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Public Member Functions | |
ClipperOffset (double miterLimit=2.0, double arcTolerance=def_arc_tolerance) | |
void | Clear () |
void | AddPath (Path path, JoinType joinType, EndType endType) |
void | AddPaths (Paths paths, JoinType joinType, EndType endType) |
void | Execute (ref Paths solution, double delta) |
void | Execute (ref PolyTree solution, double delta) |
Properties | |
double | ArcTolerance [get, set] |
double | MiterLimit [get, set] |