Pen |
| Name | Description | |
|---|---|---|
| PenX3D(IMaterial, ICrossSectionOfLine) | Initializes a new instance of the PenX3D class using the specified material and cross section. | |
| PenX3D(NamedColor, Double) | Initializes a new instance of the PenX3D class using a uniform color and thickness. | |
| PenX3D(IMaterial, ICrossSectionOfLine, PenLineJoin, Double, ILineCap, ILineCap, IDashPattern, ILineCap, Boolean, ILineCap, Boolean) | Initializes a new instance of the PenX3D class with full line, dash, and cap configuration. |