Name | Description | |
---|---|---|
![]() | ContentStreamGraphicsFigureGroup | Initializes a new instance of the ContentStreamGraphicsFigureGroup class. |
Name | Description | |
---|---|---|
![]() | ContentStreamGraphicsFigureGroup | Initializes a new instance of the ContentStreamGraphicsFigureGroup class. |
Name | Description | |
---|---|---|
![]() | ContentType | Gets the content type of graphics figure. (Inherited from GraphicsFigureGroup) |
![]() | Count | Gets the number of figures contained in the group. (Inherited from GraphicsFigureGroup) |
![]() | Document | Gets the PDF document that associated with this graphics figure. (Inherited from GraphicsFigureGroup) |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. |
![]() | IsReadOnly | Gets a value indicating whether the group is read-only. (Inherited from GraphicsFigureGroup) |
![]() | IsVisible | Gets a value indicating whether this figure is visible. (Inherited from GraphicsFigureGroup) |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from GraphicsFigure) |
![]() | Item | Gets or sets the figure at the specified index. (Inherited from GraphicsFigureGroup) |
![]() | Transform | Gets or sets a transformation that is used in this graphics figure group. (Inherited from GraphicsFigureGroup) |
Name | Description | |
---|---|---|
![]() | Items | Gets the items collection. (Inherited from GraphicsFigureGroup) |
Name | Description | |
---|---|---|
![]() | Add | Adds a figure to the collection. (Inherited from GraphicsFigureGroup) |
![]() | Clear | Removes all figures from the group. (Inherited from GraphicsFigureGroup) |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Contains | Determines whether the group contains a specific figure. (Inherited from GraphicsFigureGroup) |
![]() | ContainsPoint | Returns a value indicating whether figure contains specified point. (Inherited from GraphicsFigureGroup) |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. (Inherited from GraphicsFigure) |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | DrawFigure | Draws the graphics figure on specified PdfGraphics. |
![]() | GetContent | Returns the collection that contains content of this figure group. |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from GraphicsFigure) |
![]() | GetEnumerator | Returns an enumerator that iterates through a group. (Inherited from GraphicsFigureGroup) |
![]() | GetRegion | Returns a region of this graphics figure. (Inherited from GraphicsFigureGroup) |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | IndexOf | Determines the index of a specific figure in the collection. (Inherited from GraphicsFigureGroup) |
![]() | Insert | Inserts a figure to the group at the specified index. (Inherited from GraphicsFigureGroup) |
![]() | RefreshProperties | Refresh the properties (Size, Location, ...) of the graphics figure. (Inherited from GraphicsFigureGroup) |
![]() | Remove | Removes the first occurrence of a specific figure from the collection. (Inherited from GraphicsFigureGroup) |
![]() | RemoveAt | Removes figure at the specified index. (Inherited from GraphicsFigureGroup) |
![]() | SetRegion | Sets the region of figure. (Inherited from GraphicsFigureGroup) |
Name | Description | |
---|---|---|
![]() | CopyTo | Overloaded. Copies the state of the current object to the target object. (Inherited from GraphicsFigureGroup) |
![]() | GetReferencePointItems | Returns the reference points, which are used in this group. |
![]() | OnChanged | Raises the Changed event. (Inherited from GraphicsFigure) |
![]() | OnItemsChanged | Called when item collection is changed. |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. |
![]() | OnReferencePointsChanging | Occurs when the reference points are changing. (Inherited from GraphicsFigure) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the graphics figure is changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanged | Occurs when reference points are changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanging | Occurs when reference points are changing. (Inherited from GraphicsFigure) |
ContentStreamGraphicsFigureGroup Class
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace