Share via


CICrop.Rectangle Property

Definition

Gets or sets the region that will remain after the image is cropped.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreImage.CIVector? Rectangle { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.Rectangle : CoreImage.CIVector with get, set

Property Value

Attributes

Applies to