Gets or sets the round radius of this element.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public float Radius { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Radius As Single |
A float value specifying the round radius of this element.
See Also