Edit

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.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect Rectangle { [Foundation.Export("CGRectValue")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Rectangle : CoreGraphics.CGRect

Property Value

Attributes

Applies to