Click or drag to resize

IMcGraphObjServerGetBoundRect Method

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Sub GetBoundRect ( 
	<OutAttribute> ByRef Left As Single,
	<OutAttribute> ByRef Top As Single,
	<OutAttribute> ByRef Right As Single,
	<OutAttribute> ByRef Bottom As Single
)

Parameters

Left
Type: SystemSingle
Top
Type: SystemSingle
Right
Type: SystemSingle
Bottom
Type: SystemSingle
See Also