Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As New HighQualityRotateCommand() |
C# | |
---|---|
public HighQualityRotateCommand() |
C++/CLI | |
---|---|
public: HighQualityRotateCommand(); |
For an example, refer to HighQualityRotateCommand.
The new HighQualityRotateCommand constructed will have Angle set to 0, Flags set to HighQualityRotateCommandFlags.Resize | HighQualityRotateCommandFlags.Fastest and FillColor set to System.Drawing.Color.White.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)