Initializes a new instance of the Pen class.
Namespace: MindFusion.DrawingAssembly: MindFusion.Charting
public Pen ( Brush brush, double width)
Public New ( _ brush As Brush, _ width As Double _)
A brush object that defines the fill properties of the pen.
The initial width of the pen.
Pen Constructor Overload ListPen ClassMindFusion.Drawing Namespace