This document is archived and information here might be outdated. Recommended version. |
Amount of corner rounding. 0 = fully square. 100 = fully round.
[Visual Basic .NET]
Public Property CornerRounding As Short
[C#]
public short CornerRounding {get; set;}
[C++]
HRESULT get_CornerRounding(
System.Int16* rounding
);
[C++]
HRESULT put_CornerRounding(
short rounding
);
[C++] Parameters rounding [out, retval]
rounding is a parameter of type short* rounding [in]
rounding is a parameter of type short