AreaFieldCornerRadius Constructor
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AreaFieldCornerRadius(Single) | Construct an AreaFieldCornerRadius with the given radius value. All four corner radii are initialized to this value. | |
AreaFieldCornerRadius(Single, Single, Single, Single) | Construct an AreaFieldCornerRadius with the given radius values. |
Top