NSTextAttachment.Bounds Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual CoreGraphics.CGRect Bounds { [Foundation.Export("bounds", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.Export("setBounds:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.Bounds : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to