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(
short* 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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.