INodeShapeStyle.Figure property
Namespace: NextDesign.Core
Description
Gets/sets the shape of the shape.
Case insensitive.
If a value outside the range is specified, the figure will not be displayed.
If null or an empty string is specified, the figure specified in the view definition will be used.
If the shape definition does not allow shape modification, the shape will not be changed and will be ignored.
"rectangle": a rectangle
"roundedrectangle": rounded rectangle
"ellipse": Ellipse
string Figure { get; }
types
- string