IShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp Methods |
The IShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Difference |
Provides a shape operator that will form the difference of the
shape describe by this instance and the shape info generated by one
of the shape functions of the shape operator returned by this function.
| |
| EndShape |
This functions is called to end shape construction and returned
a grid described by this shape info.
| |
| Intersection |
Provides a shape operator that will form the intersection of the
shape describe by this instance and the shape info generated by one
of the shape functions of the shape operator returned by this function.
| |
| Translate(TVectorPoint) | ||
| Translate(Int32, Int32) | ||
| Union |
Provides a shape operator that will form the union of the
shape describe by this instance and the shape info generated by one
of the shape functions of the shape operator returned by this function.
|