Edit

Share via


IKImageView.SetImageZoomFactor(nfloat, CGPoint) Method

Definition

[Foundation.Export("setImageZoomFactor:centerPoint:")]
public virtual void SetImageZoomFactor (nfloat zoomFactor, CoreGraphics.CGPoint centerPoint);
abstract member SetImageZoomFactor : nfloat * CoreGraphics.CGPoint -> unit
override this.SetImageZoomFactor : nfloat * CoreGraphics.CGPoint -> unit

Parameters

zoomFactor
nfloat
centerPoint
CGPoint
Attributes

Applies to