| Visual Basic (Declaration) | |
|---|---|
Public Sub RotateFlip( _ ByVal rotateFlipType As RotateFlipType _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ImageEditor Dim rotateFlipType As RotateFlipType instance.RotateFlip(rotateFlipType) | |
| C# | |
|---|---|
public void RotateFlip( RotateFlipType rotateFlipType ) | |
| Delphi | |
|---|---|
public procedure RotateFlip( rotateFlipType: RotateFlipType ); | |
| JScript | |
|---|---|
public function RotateFlip( rotateFlipType : RotateFlipType ); | |
| Managed Extensions for C++ | |
|---|---|
public: void RotateFlip( RotateFlipType rotateFlipType ) | |
| C++/CLI | |
|---|---|
public: void RotateFlip( RotateFlipType rotateFlipType ) | |
Parameters
- rotateFlipType
- Direction to rotate
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family