Share via


CIVector.Rectangle Property

Definition

Gets a rectangle whose X-coordinate, Y-coordinate, height, and width are given by the X, Y. Z, and W properties, respectively. .

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect Rectangle { [Foundation.Export("CGRectValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("CGRectValue")>]
member this.Rectangle : CoreGraphics.CGRect

Property Value

Attributes

Applies to