Share via


ICIStretchCropProtocol.CenterStretchAmount Property

Definition

Gets or sets a value that controls by how much more to stretch the center of the image, with a value of 0 indicating uniform stretching with no distortion.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float CenterStretchAmount { [Foundation.Export("centerStretchAmount")] get; [Foundation.Export("setCenterStretchAmount:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("centerStretchAmount")>]
[<set: Foundation.Export("setCenterStretchAmount:")>]
member this.CenterStretchAmount : single with get, set

Property Value

Attributes

Applies to