|
Usage |
Sub AnnoObjSetCheckBoxSizeInPoints(SizeInPoints As Integer) |
||
|
Description |
Sets the size of the selected checkbox (in points). |
||
|
Parameters |
SizeInPoints |
Integer |
The size of the checkbox in points |
|
Return value |
None |
||
|
Programming Notes |
Point is a unit that is frequently used for measuring the size of text. It is by definition 1/72 of an inch. |
||