Aurigma Graphics Mill 5.5 for .NET
Pen..::.Width Property
Gets/sets pen width.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
The width is measured in the same units as the GdiGraphics it is used at. Also, it uses the resolution of this GdiGraphics.
Due GDI limitation you can use other dash style than Solid only when pen width is 1.
Default value is 1.