Gets the pen fill style of an existing element.
Visual Basic |
---|
Public Function ElementGetPenFillStyle( _ ByVal elementHandle As Long _ ) As NX_PenFillStyleType |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The enumeration NX_PenFillStyleType that specifies the pen fill style attribute.
Note: An inverted line of black will not display the line, only the image underneath.