Name | Description | |
---|---|---|
![]() | GraphicsFigure | Initializes a new instance of the GraphicsFigure class. |
Name | Description | |
---|---|---|
![]() | GraphicsFigure | Initializes a new instance of the GraphicsFigure class. |
Name | Description | |
---|---|---|
![]() | ContentType | Gets the content type of graphics figure. |
![]() | Document | Gets the PDF document that associated with this graphics figure. |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. |
![]() | IsVisible | Gets a value indicating whether the figure is visible. |
![]() | ReferencePoints | Gets a reference points of this figure. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | ContainsPoint | Returns a value indicating whether figure contains specified point. |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. |
![]() | 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. |
![]() | GetRegion | Returns a region of this graphics figure. |
![]() | GetSourceReferencePoints | Returns the reference points of source object. |
![]() | RefreshProperties | Refreshes the properties (Size, Location, ...) of the graphics figure. |
![]() | SetRegion | Sets the region of figure. |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | OnChanged | Raises the Changed event. |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. |
![]() | OnReferencePointsChanging | Occurs when the reference points are changing. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the graphics figure is changed. |
![]() | ReferencePointsChanged | Occurs when reference points are changed. |
![]() | ReferencePointsChanging | Occurs when reference points are changing. |