Name | Description | |
---|---|---|
![]() | AlignmentPanelElement | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AlignmentPanelElement | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AutoHeight | Gets or sets a value indicating whether the figure supports height automatically calculation. |
![]() | AutoWidth | Gets or sets a value indicating whether the figure supports width automatically calculation. |
![]() | Brush | Gets or sets a brush of this figure. (Inherited from RectangleFigure) |
![]() | CanRotate | Gets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure) |
![]() | Content | Gets or sets a content of this element. |
![]() | ContentAlignment | Gets or sets a content alignment. |
![]() | ContentType | Gets the content type of graphics figure. (Inherited from RectangleFigure) |
![]() | Document | Gets the PDF document that associated with this graphics figure. (Inherited from GraphicsFigure) |
![]() | ElementSize | Gets or sets a element size. |
![]() | ElementSizeMode | Gets or sets an element size mode. |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure) |
![]() | IsVisible | Gets a value indicating whether the figure is visible. (Inherited from GraphicsFigure) |
![]() | Location | Gets or sets a location of this rectangle figure. (Inherited from RectangleFigure) |
![]() | Margin | Gets or sets a margin of this figure. (Inherited from RectangleFigure) |
![]() | Pen | Gets or sets a pen of this figure. (Inherited from RectangleFigure) |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from GraphicsFigure) |
![]() | RotationAngle | Gets or sets the rotation angle of rectange figure, in degress. (Inherited from RectangleFigure) |
![]() | Size | Gets or sets a size of this rectangle figure. (Inherited from RectangleFigure) |
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. (Inherited from GraphicsFigure) |
![]() | 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. |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from RectangleFigure) |
![]() | GetRegion | Returns a region of this graphics figure. (Inherited from RectangleFigure) |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | RefreshProperties | Refresh the Graphics Figure properties (Size, Location, ...). |
![]() | SetRegion | Sets the region of figure. (Inherited from RectangleFigure) |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | GetDrawRectangle | Returns a rectangle in which draws the figure. (Inherited from RectangleFigure) |
![]() | GetRotateAtPoint | Returns the point that uses as rotation center. (Inherited from RectangleFigure) |
![]() | GetTransformMatrix | Returns the transform matrix that applies to rectangular object. (Inherited from RectangleFigure) |
![]() | OnChanged | Raises the Changed event. (Inherited from GraphicsFigure) |
![]() | 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) |