VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / GraphicsFigureGroup Class
In This Topic
GraphicsFigureGroup Class Properties
In This Topic
For a list of all properties of this type, see GraphicsFigureGroup.
Public Properties
 NameDescription
Public PropertyGets the content type of graphics figure.
Public PropertyGets the number of figures contained in the group.
Public PropertyGets the PDF document that associated with this graphics figure.
Public PropertyGets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure)
Public PropertyGets a value indicating whether the group is read-only.
Public PropertyGets a value indicating whether this figure is visible.
Public PropertyGets a reference points of this figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets the figure at the specified index.
Public PropertyGets or sets a transformation that is used in this graphics figure group.
Protected Properties
 NameDescription
Protected PropertyGets the items collection.
See Also