public GraphicalPlacement[] CutOff( Page oPage, PointD oPoint )
public: array<GraphicalPlacement^>^ CutOff( Page^ oPage, PointD oPoint )
Parameters
- 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.