Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PdfImporterEx::setClipBoundary Method
Syntax
C++
virtual void setClipBoundary(const OdGePoint2dArray& clipBoundary, const bool is_clip_boundary_inverted) = 0;

Sets a new clipping boundary for the .pdf document content.

Parameters
Description
clipBoundary
[in] A point array that defines the boundary of clipping.
is_clip_boundary_inverted
[in] A boolean value that determines whether the boundary is inverted (if equal to true) or not (if equal to false).
Copyright © 2002-2022. Open Design Alliance All rights reserved.