[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=RotateFlipType Info=Specifies how much an image is rotated and the axis used to flip the image. [Property] Name=Sets the name of the component. ARG(string)|2| RotateFlipType=Sets the member of enumeration. ARG(RotateFlipType)|14|0|RotateNoneFlipNone,Rotate90FlipNone,Rotate180FlipNone,Rotate270FlipNone,RotateNoneFlipX,Rotate90FlipX,Rotate180FlipX,Rotate270FlipX,RotateNoneFlipY,Rotate90FlipY,Rotate180FlipY,Rotate270FlipY,RotateNoneFlipXY,Rotate90FlipXY,Rotate180FlipXY,Rotate270FlipXY [Methods] *doMembers=Gets all the members of the enumeration. ARG()|1|0 doParse=Parses from the string. ARG(string value)|1|0 *onMembers=Occurs after invoke method doMembers and returns all the members of the enumeration one by one. ARG(object)|2|0 onParse=Occurs after invoke method doParse and returns the result. ARG(RotateFlipType)|2|0 Result=Returns the result. ARG(RotateFlipType)|3|0 RotateFlipType=Returns the member of enumeration. ARG(RotateFlipType)|3|0 Value=Defines the string to parse. ARG(string)|4|2