The ShapeLayout type exposes the following members.

Properties

  NameDescription
ConnectionPointPositions
Specifies how connection points should be positioned on the DiagramShape.
ContentMargin
Specifies how content should be positioned on the DiagramShape.
Geometry
Specifies the geometry of a DiagramShape.
Paths
Specifies the paths that make up a DiagramShape. This is used for shapes that need to apply different fill, stroke or style settings to different figures in the shape. A shape should specify either Paths or Geometry, but not both.

See Also