Gets or sets the round radius of this element.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double Radius { get; set; } |
Visual Basic Copy Code |
---|
Public Property Radius As Double |
A double value specifying the round radius of this element.
WpfDiagram Programmer's Guide | © 2024 MindFusion |