Click or drag to resize

IMcGraphObjRRectSetRoundness Method

Set the size of the ellipse used to draw the rounded corners.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetRoundness ( 
	Width As Single,
	Height As Single
)

Parameters

Width
Type: SystemSingle
Width of the ellipse to draw the rounded corners.
Height
Type: SystemSingle
Height of the ellipse to draw the rounded corners.
See Also