IsRound Property
IsRound
Gets a value indicating whether the current Borders structure
defines rounded borders (i.e. whether both RadiusX and
RadiusY have non-zero values).
Declaration
public bool IsRound { get; }
Public ReadOnly Property IsRound As Boolean