TransformationRule Constructors
Contains rules that specify how the transformation works.| Name | Parameters | Description |
|---|---|---|
| TransformationRule() | none | Initializes a new instance of the TransformationRule class. |
| TransformationRule(TransformationRule) | other | Initializes a new instance of the TransformationRule class with specified settings. |
See Also