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. |