Search
ShapeComponent.Shape Property
See Also
 






Gets or sets the Shape object defining the outline of the component.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Shape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As Shape

 Property Value

 See Also