Gets the pen width of an existing element.
Visual Basic |
---|
Public Function ElementGetPenWidth( _ ByVal elementHandle As Long _ ) As Long |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The pen width in pixels.