PdfContentGraphicsFigureEditor Class Members
In This Topic
The following tables list the members exposed by
PdfContentGraphicsFigureEditor.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | AddClip | Overloaded. Adds the clip to the specified figure. |
 | ApplyChanges | Applies the changes of specified content figure. |
 | ApplyTransform | Overloaded. Applies current transform to the specified graphics figure. |
 | Dispose | Performs application-defined tasks, which are associated with freeing, releasing or resetting unmanaged resources. |
 | GetGraphicsFigureGroups | Overloaded. Returns the graphics figure groups. |
 | Remove | Overloaded. Removes the specified content stream graphics figure. |
 | ReplaceResource | Replaces the XObject resource (image or form) of specified content graphics figure. |
 | SetGraphicsProperties | Sets the properties of specified figures. |
 | Transform | Overloaded. Transforms the specified figure using specified affine matrix. |
See Also