The Round type exposes the following members.

Constructors

  NameDescription
RoundOverloaded.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Returns a string that represents the current object.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
All
Gets and sets round value all corners.
BottomLeft
Gets and sets round value of bottom left corner.
BottomRight
Gets and sets round value of bottom right corner.
TopLeft
Gets and sets round value of top left corner.
TopRight
Gets and sets round value of top right corner.

See Also