TdxFlowChartAdvancedShapeStencil Members
Stores the shape stencil and its settings.Constructors
| Name | Description |
|---|---|
| Create(string,string) | Initializes a new instance of the TdxFlowChartAdvancedShapeStencil class with specified settings. |
Properties
| Name | Description |
|---|---|
| Caption | Specifies the stencil’s name within the repository. |
| Count | Returns the shapes count. |
| ID | |
| Shapes | Provides indexed access to the stencil shapes. |
| Visible |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also