ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEGraphicState Class |
For a list of all members of this type, see ImGearPDEGraphicState members.
Name | Description | |
---|---|---|
![]() | Flatness | Gets or sets the line flatness, corresponding to the i (setflat) operator. |
![]() | LineCap | Gets or sets the line cap style, corresponding to the J (setlinecap) operator. |
![]() | LineJoin | Gets or sets the line join style, corresponding to the j (setlinejoin) operator. |
![]() | LineWidth | Gets or sets the line width, corresponding to the w (setlinewidth) operator. |
![]() | MiterLimit | Gets or sets the miter limit, corresponding to the M (setmiterlimit) operator. |
![]() | WasSetFlags | Gets or sets the value indicating whether an attribute has been set. |