NSTextAttachment.Bounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The layout RectangleF of this NSTextAttachment's graphical representation, in the text coordinate system.
public virtual CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] get; [Foundation.Export("setBounds:")] set; }
member this.Bounds : CoreGraphics.CGRect with get, set
Property Value
- Attributes