Name | Description | |
---|---|---|
![]() | AlignmentPanel | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AlignmentPanel | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AutoHeight | Gets or sets a value indicating whether the figure supports height automatically calculation. (Inherited from AlignmentPanelElement) |
![]() | AutoWidth | Gets or sets a value indicating whether the figure supports width automatically calculation. (Inherited from AlignmentPanelElement) |
![]() | 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. (Inherited from AlignmentPanelElement) |
![]() | ContentAlignment | Gets or sets a content alignment. (Inherited from AlignmentPanelElement) |
![]() | ContentType | Gets the content type of graphics figure. (Inherited from RectangleFigure) |
![]() | Count | Gets the number of elements contained in the panel. |
![]() | Document | Gets the PDF document that associated with this graphics figure. (Inherited from GraphicsFigure) |
![]() | ElementSize | Gets or sets a element size. (Inherited from AlignmentPanelElement) |
![]() | ElementSizeMode | Gets or sets an element size mode. (Inherited from AlignmentPanelElement) |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure) |
![]() | IsReadOnly | Gets a value indicating whether the elements collection is read-only. |
![]() | 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) |
![]() | Orientation | Gets or sets a panel orientation. |
![]() | 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) |
![]() | Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a element to the panel. |
![]() | Clear | Removes all elements from the panel. |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Contains | Determines whether the panel contains a specific element. |
![]() | ContainsPoint | Returns a value indicating whether figure contains specified point. (Inherited from GraphicsFigure) |
![]() | CopyTo | Overloaded. Copies the elements of the panel to an Array, starting at a particular Array index. |
![]() | 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) |
![]() | GetEnumerator | Returns an enumerator that iterates a panel elements. |
![]() | GetRegion | Returns a region of this graphics figure. (Inherited from RectangleFigure) |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | IndexOf | Determines the index of a specific element in the panel. |
![]() | Insert | Inserts an element to the panel at the specified index. |
![]() | RefreshProperties | Refresh the properties (Size, Location, ...) of the graphics figure. |
![]() | Remove | Removes the first occurrence of a specific element from the panel. |
![]() | RemoveAt | Removes element at the specified index. |
![]() | SetRegion | Sets the region of figure. (Inherited from RectangleFigure) |
Name | Description | |
---|---|---|
![]() | 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) |