Click or drag to resize

IDisplayedObjectsSetBorderStyle Method

For each McGraphObj in the collection, sets the BorderStyle property

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetBorderStyle ( 
	NewBorderStyle As mcGraphObjBorderStyle
)

Parameters

NewBorderStyle
Type: MediaCy.IQL.Display.OverlaysmcGraphObjBorderStyle
The BorderStyle to set.
See Also