ITransformProperties interface
Defines the contract for managing transform properties in the ASNA DataGate client.
Namespace: ASNA.DataGate.Client.Providers Assembly: ASNA.QSys.DataGate.Client.dll
Extends: ICloneable
Remarks
This interface provides a mechanism to manage transform properties in the ASNA DataGate client. It extends the ICloneable interface, which provides a method to create a new object that is a copy of the current instance.