Initializes a new instance of the Pen class. Syntax Parameters color Pen color.width Pen width.style Dash style.cap Line cap style.join Line join style.miterLimit Line miter limit.
Initializes a new instance of the Pen class. Syntax Parameters pen Native pen.
Overload List
Represents a point. Syntax
Represents a collection of points. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Adds a point to the collection. Syntax Parameters x X-coordinate of the point.y Y-coordinate of the point.
Adds a point to the collection. Overload List