Click or drag to resize

PenX3D Properties

The PenX3D type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets the color exposed by the current material.
Public propertyCrossSection Gets the line cross section.
Public propertyDashEndCap Gets the cap applied at the end of each dash.
Public propertyDashPattern Gets the dash pattern (or null if this pen doesn't use a dash pattern).
Public propertyDashStartCap Gets the cap applied at the start of each dash.
Public propertyIsInvisible Gets a value indicating whether this pen uses the invisible material.
Public propertyLineEndCap Gets the cap applied at the end of the whole line.
Public propertyLineJoin Gets the line join style.
Public propertyLineStartCap Gets the cap applied at the start of the whole line.
Public propertyMaterial Gets the material used to render the pen.
Public propertyMiterLimit Gets the miter limit used when LineJoin is set to miter.
Public propertyThickness1 Gets the first line thickness component.
Public propertyThickness2 Gets the second line thickness component.
Top
See Also