IKImageView.SetRotation(nfloat, CGPoint) Method
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.
[Foundation.Export("setRotationAngle:centerPoint:")]
public virtual void SetRotation (nfloat rotationAngle, CoreGraphics.CGPoint centerPoint);
abstract member SetRotation : nfloat * CoreGraphics.CGPoint -> unit
override this.SetRotation : nfloat * CoreGraphics.CGPoint -> unit
Parameters
- rotationAngle
- nfloat
- centerPoint
- CGPoint
- Attributes