TdxShapeFormatting Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomDocumentModel,TInfo,TOptions) | Initializes a new instance of the TdxIndexBasedObject<TInfo,TOptions> class with specified settings. Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Create(TdxCustomPieceTable,TdxCustomDocumentModel,TInfo,TOptions) | Initializes a new instance of the TdxIndexBasedObjectB<TInfo,TOptions> class with specified settings. Inherited from TdxIndexBasedObjectB<TInfo,TOptions>. |
Properties
| Name | Description |
|---|---|
| DocumentModel | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Info | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Options | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| PieceTable | Inherited from TdxIndexBasedObjectB<TInfo,TOptions>. |
Methods
| Name | Description |
|---|---|
| BeginUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| CancelUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Clone | Inherited from TdxCloneable. |
| CopyFrom(TdxCloneable) | Inherited from TdxCloneable. |
| EndUpdate | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ReplaceInfo(TInfo,TOptions) | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| ReplaceInfo(TInfo) | Inherited from TdxIndexBasedObject<TInfo,TOptions>. |
| ToString | Inherited from TObject. |
See Also