VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / RectangleFigure Class
In This Topic
RectangleFigure Class Properties
In This Topic
For a list of all properties of this type, see RectangleFigure.
Public Properties
 NameDescription
Public PropertyGets or sets a brush of this figure.
Public PropertyGets or sets a value indicating whether the figure can be rotated.
Public PropertyGets the content type of graphics figure.
Public PropertyGets the PDF document that is associated with this graphics figure. (Inherited from GraphicsFigure)
Public PropertyGets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure)
Public PropertyGets a value indicating whether the figure is visible. (Inherited from GraphicsFigure)
Public PropertyGets or sets a location of this rectangle figure.
Public PropertyGets or sets a margin of this figure.
Public PropertyGets or sets a pen of this figure.
Public PropertyGets a reference points of this figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets the rotation angle of rectange figure, in degress.
Public PropertyGets or sets a size of this rectangle figure.
See Also