ImgDescriptor.SetTransformation Method
sets transformation value from transformation string
[Visual Basic]
Public Sub SetTransformation( _
ByVal
strValue As
String _
)
[C#]
public
void SetTransformation(
string strValue);
Parameters
-
strValue
- name fo the transformation
See Also
ImgDescriptor Class | BlueLibs.OBEX.BIP Namespace