RotateTransform Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| RotateTransform() | |
| RotateTransform(Double) | |
| RotateTransform(Double, Double, Double) |
RotateTransform()
public RotateTransform ();
Applies to
RotateTransform(Double)
public RotateTransform (double angle);
new Xamarin.Forms.Shapes.RotateTransform : double -> Xamarin.Forms.Shapes.RotateTransform
Parameters
- angle
- Double