public GraphicalPlacement[] CutOff( Page oPage, PointD oPoint )
public: array<GraphicalPlacement^>^ CutOff( Page^ oPage, PointD oPoint )
Parameters
| Parameter Name | Description |
|---|---|
| oPage | Page with object to cut off. |
| oPoint | Point of object to cut off. |
Return Value
Modified graphical objects, empty array if it was last object, NULL if nothing was removed.