The ShapeTool type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConfigureTool |
Configures a DiagramNodeTool to create nodes of a particular shape and type.
| |
| GetShape |
Gets the DiagramShape for this DiagramNodeTool.
| |
| GetShapePathStyle |
Gets the Style to be applied to the Path part of a
ShapeNode created from the DiagramNodeTool
that the ShapePathStyle property is attached to.
| |
| SetShape |
Sets the DiagramShape for this DiagramNodeTool.
| |
| SetShapePathStyle |
Sets the Style to be applied to the Path part of a
ShapeNode created from the DiagramNodeTool
that the ShapePathStyle property is attached to.
|
Fields
| Name | Description | |
|---|---|---|
| ShapePathStyleProperty |
Identifies the ShapePathStyle attached property.
| |
| ShapeProperty |
Identifies the Shape attached property.
|