Click or drag to resize

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
Syntax
VB
Sub SetBorderWidth ( 
	lBorderWidth As Integer
)

Parameters

lBorderWidth
Type: SystemInt32
The width to set.
See Also