VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / FormXObjectFigure Class
In This Topic
FormXObjectFigure Class Properties
In This Topic
For a list of all properties of this type, see FormXObjectFigure.
Public Properties
 NameDescription
Public PropertyGets or sets the background color. (Inherited from XObjectFigure)
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 the content type of graphics figure.
Public PropertyGets the PDF document that associated with this graphics figure.
Public PropertyGets or sets a value indicating whether figure must draw the form content directly on PDF graphics.
Public PropertyGets or sets the form XObject associated with this figure.
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 XObjectFigure)
Public PropertyGets or sets a location of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a value indicating whether graphics figure must maintain the aspect ratio of image. (Inherited from XObjectFigure)
Public PropertyGets or sets a margin of this figure. (Inherited from RectangleFigure)
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 XObject figure, in degress. (Inherited from XObjectFigure)
Public PropertyGets or sets a size of this rectangle figure. (Inherited from RectangleFigure)
Protected Properties
 NameDescription
Protected PropertyGets the XObject resource associated with this figure.
See Also