Pen |
The PenX3D type exposes the following members.
| Name | Description | |
|---|---|---|
| Color | Gets the color exposed by the current material. | |
| CrossSection | Gets the line cross section. | |
| DashEndCap | Gets the cap applied at the end of each dash. | |
| DashPattern | Gets the dash pattern (or null if this pen doesn't use a dash pattern). | |
| DashStartCap | Gets the cap applied at the start of each dash. | |
| IsInvisible | Gets a value indicating whether this pen uses the invisible material. | |
| LineEndCap | Gets the cap applied at the end of the whole line. | |
| LineJoin | Gets the line join style. | |
| LineStartCap | Gets the cap applied at the start of the whole line. | |
| Material | Gets the material used to render the pen. | |
| MiterLimit | Gets the miter limit used when LineJoin is set to miter. | |
| Thickness1 | Gets the first line thickness component. | |
| Thickness2 | Gets the second line thickness component. |