Width of this pen.
Namespace: TallComponents.PDF.Layout.PensAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
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). |