|
Usage |
Sub AnnoSetDefaultCheckBoxSize(Size As Integer) |
||
|
Description |
Sets the default size of newly created checkboxes in points. This is 10pt if the function is not used. |
||
|
Parameters |
Size |
Integer |
The new default size of checkboxes in points. |
|
Return value |
None |
||
|
Programming Notes |
Points are commonly used for measuring text size. One point is exactly 1/72 inch. |
||