IMcGraphObjRRectGetRoundness Method
|
|
Get 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
SyntaxSub GetRoundness (
ByRef Width As Single,
ByRef Height As Single
)
Parameters
- Width
- Type: SystemSingle
Returned width of the ellipse to draw the rounded corners. - Height
- Type: SystemSingle
Returned height of the ellipse to draw the rounded corners.
Return Value
Type:
HRESULT
See Also