The DiagramShape type exposes the following members.

Properties

  NameDescription
BottomConnectionPointCount
Gets or sets the number of connection points on the shape's bottom edge.
DefaultSize
Gets or sets the default size when creating nodes of this shape.
DisplayName
Gets or sets a display name which can be used in tooltips or other user interface text to identify the shape.
LeftConnectionPointCount
Gets or sets the number of connection points on the shape's left edge.
Name
Gets the name of the shape.
RightConnectionPointCount
Gets or sets the number of connection points on the shape's right edge.
TopConnectionPointCount
Gets or sets the number of connection points on the shape's top edge.

See Also