Pen.Index
- Last UpdatedDec 08, 2015
- 1 minute read
The Pen.Index property is a read-only integer property that gets the index of the currently selected pen, or -1 if no pen is selected. The array is zero-based.
Syntax
Result = Pen.Index;
Remarks
The default is -1.