Click or drag to resize

PenX3D Constructor

Overload List
 NameDescription
Public methodPenX3D(IMaterial, ICrossSectionOfLine) Initializes a new instance of the PenX3D class using the specified material and cross section.
Public methodPenX3D(NamedColor, Double) Initializes a new instance of the PenX3D class using a uniform color and thickness.
Public methodPenX3D(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.
Top
See Also