Click or drag to resize

IDisplayedObjectsSetFillStyle Method

For each McGraphObj in the collection, sets the FillStyle property.

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetFillStyle ( 
	NewFillStyle As mcGraphObjFillStyle
)

Parameters

NewFillStyle
Type: MediaCy.IQL.Display.OverlaysmcGraphObjFillStyle
The FillStyle to set.
See Also