Pen.Count
- Last UpdatedDec 08, 2015
- 1 minute read
The Pen.Count property is a read-only integer property that gets the number of the pens in the pen list.
Syntax
Result = Pen.Count;
Remarks
The default is 0.
The Pen.Count property is a read-only integer property that gets the number of the pens in the pen list.
Result = Pen.Count;
The default is 0.