Gets or sets the size of the shape icons.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public Size IconSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property IconSize As Size |
An instance of the .NET Size structure. The default value is (32, 32).
NetDiagram Programmer's Guide | © 2023 MindFusion |