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