Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal horizontal As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public FlipCommand( bool horizontal ) |
C++/CLI | |
---|---|
public: FlipCommand( bool horizontal ) |
Parameters
- horizontal
- true to flip horizontally (left to right), false to flip vertically (top to bottom).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family