Click or drag to resize

CPDFEditPathArea Methods

The CPDFEditPathArea type exposes the following members.

Methods
  NameDescription
Public methodCutWithRect
Crops the path object with rectangle.
Public methodGetClipRect
Gets the clipping rectangle.
Public methodGetFillColor
Gets path objet fill color.
Public methodGetFrame
Gets rectangle of editing area on the page.
(Inherited from CPDFEditArea.)
Public methodGetRotation
Gets the rotation angle of path object.
Public methodGetStrokeColor
Gets path objet stroke color.
Public methodGetTransparency
Gets the transparency of path object.
Public methodHorizontalMirror
Mirrors the path object horizontally.
Public methodIsValid
Whether the object is valid.
(Inherited from CPDFEditArea.)
Public methodRotate
Rotates the path object.
Public methodSetFillColor
Sets path object fill color.
Public methodSetFrame
Sets rectangle of editing area on the page.
(Inherited from CPDFEditArea.)
Public methodSetStrokeColor
Sets path object stroke color.
Public methodSetTransparency
Sets the transparency of path object.
Public methodVerticalMirror
Mirrors the path object vertically.
Top
See Also