Click or drag to resize

IMcGraphObjServerGetLabelAnchor 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 GetLabelAnchor ( 
	<OutAttribute> ByRef x As Single,
	<OutAttribute> ByRef y As Single,
	<OutAttribute> ByRef ToRight As Boolean,
	<OutAttribute> ByRef ToBottom As Boolean
)

Parameters

x
Type: SystemSingle
y
Type: SystemSingle
ToRight
Type: SystemBoolean
ToBottom
Type: SystemBoolean
See Also