Sets the pen width of an existing element.
Visual Basic |
---|
Public Sub ElementSetPenWidth( _ ByVal elementHandle As Long, _ ByVal PenWidth As Long _ ) |
- elementHandle
- The handle of an element returned by the ElementCreate method.
- PenWidth
- The pen width in pixels.