Click or drag to resize

IMcGraphObjBorderWidth Property

Width of a graphic object frame.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Property BorderWidth As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The width is silently clipped to be in the range of 1 through 99.
See Also