Gets the width of this pen.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public double Width { get; }
VB
Public ReadOnly Property Width As Double
Get
Property Value
Type:
DoubleThe width of this pen.
See Also