Search
ShapeDesigner.Shape Property
See Also
 





Gets or sets the currently edited shape.

Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner

 Syntax

C#  Copy Code

public Shape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As Shape

 Property Value

 See Also