CPDFEditShadingArea Methods |
The CPDFEditShadingArea type exposes the following members.
| Name | Description | |
|---|---|---|
| CutWithRect |
Cuts (crops) the shading object with the specified rectangle.
| |
| GetClipRect |
Gets the clip rectangle of the shading object.
| |
| GetFrame |
Gets rectangle of editing area on the page.
(Inherited from CPDFEditArea.) | |
| GetLevel |
Gets the layer level of the edit area.
(Inherited from CPDFEditArea.) | |
| GetRotation |
Gets the rotation angle of the shading object.
| |
| GetTransparency |
Gets the transparency of the shading object.
| |
| HorizontalMirror |
Horizontally mirrors the shading object.
| |
| InsertTo |
Inserts the edit area to a specific layer level.
(Inherited from CPDFEditArea.) | |
| IsValid |
Whether the object is valid.
(Inherited from CPDFEditArea.) | |
| MoveBackward |
Moves the edit area backward by one layer.
(Inherited from CPDFEditArea.) | |
| MoveForward |
Moves the edit area forward by one layer.
(Inherited from CPDFEditArea.) | |
| MoveToTheBottom |
Moves the edit area to the bottommost layer.
(Inherited from CPDFEditArea.) | |
| MoveToTheTop |
Moves the edit area to the topmost layer.
(Inherited from CPDFEditArea.) | |
| Rotate |
Rotates the shading object by the specified angle.
| |
| Scale |
Scales the shading object by the specified factors.
| |
| SetClipRect |
Sets the clip rectangle of the shading object.
| |
| SetFrame |
Sets rectangle of editing area on the page.
(Inherited from CPDFEditArea.) | |
| SetTransparency |
Sets the transparency of the shading object.
| |
| Transform |
Transforms the shading object by the specified offset.
| |
| VerticalMirror |
Vertically mirrors the shading object.
|