Search
ShapeDesignerCanvas.ShapeSize Property
See Also
 





Specifies the size of the design area representing the node's bounding rectangle.

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

 See Also