Description

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

Return Type

None  

Syntax

object.SetRoundness Width, Height

The SetRoundness Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphObjRRect.
WidthRequired. A Single value.

Width of the ellipse to draw the rounded corners.

HeightRequired. A Single value.

Height of the ellipse to draw the rounded corners.