Search
Scrollable.GetShape Method
See Also
 





Returns the node's shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

SimpleShape GetShape ()

Visual Basic  Copy Code

Function GetShape () As SimpleShape

 Return Value

A member of the SimpleShape enumeration.

 See Also