Gets or sets a value that represents the degree to which the corners of a control are rounded.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double CornerRadius { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property CornerRadius As Double |
See Also