MindFusion.Wpf Pack Programmer's Guide
ShapeListBox.ShapeSize Property
See Also
 





Gets or sets the size of shape icons.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double ShapeSize { get; set; }

Visual Basic  Copy Code

Public Property ShapeSize As Double

 Property Value

A double value specifying the shape size. The default is 32.

 See Also

ShapeListBox Members
ShapeListBox Class
MindFusion.Diagramming.Wpf Namespace