'Declaration Public Overloads Sub Crop( _
ByVal rectRectangle in page space.As System.Drawing.RectangleF, _
ByVal processFormTreeA value indicating whether the algorithm must remove all content, of subforms, which is located outside of the specified rectangle.As Boolean _
)
public void Crop(
System.Drawing.RectangleF rect,
bool processFormTree
)
public: void Crop(
System.Drawing.RectangleF* rect,
bool processFormTree
)
public:
void Crop(
System.Drawing.RectangleF^ rect,
bool processFormTree
)
Parameters
- rect
- Rectangle in page space.
- processFormTree
- A value indicating whether the algorithm must remove all content, of subforms, which is located outside of the specified rectangle.