Gets or sets the size of shape icons.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double ShapeSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeSize As Double |
A double value specifying the shape size. The default is 32.
WpfDiagram Programmer's Guide | © 2024 MindFusion |