Description
For each McGraphObj in the collection, sets the BorderWidth property.
-
Return Type
-
None
-
Syntax
-
object.SetBorderWidth lBorderWidth
The SetBorderWidth Method syntax has these parts: |
| object | An expression evaluating to an object of type McDisplayedObjects. | | lBorderWidth | Required. A Long value. The width to set.
|
|