Width of this pen.
Namespace: TallComponents.PDF.PensAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
Remarks
Setting the pen width to zero (0) a hairline is drawn.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentOutOfRangeException | Thrown when trying to assign a negative or invalid number (e.g. NaN or Infinity). |