CPDFEditPathArea Methods |
The CPDFEditPathArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | CutWithRect |
Crops the path object with rectangle.
|
![]() | GetClipRect |
Gets the clipping rectangle.
|
![]() | GetFillColor |
Gets path objet fill color.
|
![]() | GetFrame |
Gets rectangle of editing area on the page.
(Inherited from CPDFEditArea.) |
![]() | GetRotation |
Gets the rotation angle of path object.
|
![]() | GetStrokeColor |
Gets path objet stroke color.
|
![]() | GetTransparency |
Gets the transparency of path object.
|
![]() | HorizontalMirror |
Mirrors the path object horizontally.
|
![]() | IsValid |
Whether the object is valid.
(Inherited from CPDFEditArea.) |
![]() | Rotate |
Rotates the path object.
|
![]() | SetFillColor |
Sets path object fill color.
|
![]() | SetFrame |
Sets rectangle of editing area on the page.
(Inherited from CPDFEditArea.) |
![]() | SetStrokeColor |
Sets path object stroke color.
|
![]() | SetTransparency |
Sets the transparency of path object.
|
![]() | VerticalMirror |
Mirrors the path object vertically.
|