IDisplayedObjectsSetBorderWidth Method
|
|
For each McGraphObj in the collection, sets the BorderWidth property.
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxSub SetBorderWidth (
lBorderWidth As Integer
)
Parameters
- lBorderWidth
- Type: SystemInt32
The width to set.
See Also