VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / AlignmentPanel Class
In This Topic
AlignmentPanel Class Properties
In This Topic
For a list of all properties of this type, see AlignmentPanel.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the figure supports height automatically calculation. (Inherited from AlignmentPanelElement)
Public PropertyGets or sets a value indicating whether the figure supports width automatically calculation. (Inherited from AlignmentPanelElement)
Public PropertyGets or sets a brush of this figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure)
Public PropertyGets or sets a content of this element. (Inherited from AlignmentPanelElement)
Public PropertyGets or sets a content alignment. (Inherited from AlignmentPanelElement)
Public PropertyGets the content type of graphics figure. (Inherited from RectangleFigure)
Public PropertyGets the number of elements contained in the panel.
Public PropertyGets the PDF document that is associated with this graphics figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets a element size. (Inherited from AlignmentPanelElement)
Public PropertyGets or sets an element size mode. (Inherited from AlignmentPanelElement)
Public PropertyGets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure)
Public PropertyGets a value indicating whether the elements collection is read-only.
Public PropertyGets a value indicating whether the figure is visible. (Inherited from GraphicsFigure)
Public PropertyGets or sets a location of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a margin of this figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a panel orientation.
Public PropertyGets or sets a pen of this figure. (Inherited from RectangleFigure)
Public PropertyGets a reference points of this figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets the rotation angle of rectange figure, in degress. (Inherited from RectangleFigure)
Public PropertyGets or sets a size of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets the element at the specified index.
See Also