Specifies constants for use with the ElementGetPenStyle, ElementSetPenStyle, PrgGetItemPenStyle, and PegSetItemPenStyle methods.
Member | Value | Description |
---|---|---|
NX_PenStyle_Dash | 5001 | Dash pen style. |
NX_PenStyle_DashDot | 5003 | Dash dot pen style. |
NX_PenStyle_DashDotDot | 5004 | Dash dot dot pen style. |
NX_PenStyle_Dot | 5002 | Dotted pen style. |
NX_PenStyle_Solid | 5000 | Solid pen style. |
Note: The PenStyle can be any of the NX_PenStyleType options when the pen is one pixel in width. When the pen is more than one pixel in width, the pen style can only be LinePenStyle_Solid