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