The Transform2DComposed type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Count | Returns the number of transforms contained in this composed transform's sequence. This is the number of transforms that can be retrieved by the indexed Transform property. | |
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| Linear | Returns true if this is a linear transform. |
See Also