C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Borders Structure / IsRound Property

In This Topic
IsRound Property
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
 
See Also