Name | Description | |
---|---|---|
![]() | GraphicsFigureGroup Constructor | Initializes a new instance of the GraphicsFigureGroup class. |
The following tables list the members exposed by GraphicsFigureGroup.
Name | Description | |
---|---|---|
![]() | GraphicsFigureGroup Constructor | Initializes a new instance of the GraphicsFigureGroup class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of figures contained in the group. |
![]() | IsReadOnly | Gets a value indicating whether the group is read-only. |
![]() | IsVisible | Overridden. Gets a value indicating whether this figure is visible. |
![]() | Item | Gets or sets the figure at the specified index. |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | Transform | Gets or sets a transformation that used in this graphics figure group. |
Name | Description | |
---|---|---|
![]() | Add | Adds a figure to the collection. |
![]() | Clear | Removes all figures from the group. |
![]() | Clone | Overridden. Creates a new object that is a copy of the current instance. |
![]() | Contains | Determines whether the group contains a specific figure. |
![]() | CopyTo | Overloaded. Overridden. Copies the state of the current object to the target object. |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | Draw | Automatically calculates the size of graphics figure and draws the graphics figure on specified Vintasoft.Imaging.Pdf.Drawing.PdfGraphics. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | DrawFigure | Overridden. Draws the graphics figure on specified Vintasoft.Imaging.Pdf.Drawing.PdfGraphics. |
![]() | DrawOnGraphics | Overloaded. Draws the figure on specified System.Drawing.Graphics. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | GetEnumerator | Returns an enumerator that iterates through a group. |
![]() | GetRegion | Overridden. Returns a region of this graphics figure. |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | IndexOf | Determines the index of a specific figure in the collection. |
![]() | Insert | Inserts a figure to the group at the specified index. |
![]() | RefreshProperties | Overridden. Refresh the properties (Size, Location, ...) of the graphics figure. |
![]() | Remove | Removes the first occurrence of a specific figure from the collection. |
![]() | RemoveAt | Removes figure at the specified index. |
![]() | SetRegion | Overridden. Sets the region of figure. |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
![]() | OnReferencePointsChanging | Occurs when the reference points are changing. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the graphics figure is changed. (Inherited from Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures.GraphicsFigure) |