Description

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

Return Type

None  
Value Meaning

HRESULT

 

Syntax

object.GetRoundness Width, Height

The GetRoundness Method syntax has these parts:

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

Returned width of the ellipse to draw the rounded corners.

HeightRequired. A Single value.

Returned height of the ellipse to draw the rounded corners.