NSLayoutManager.ExtraLineFragmentUsedRect 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 rectangle enclosing the insertion point.
public virtual CoreGraphics.CGRect ExtraLineFragmentUsedRect { [Foundation.Export("extraLineFragmentUsedRect")] get; }
member this.ExtraLineFragmentUsedRect : CoreGraphics.CGRect
Property Value
Twice the LineFragmentPadding, with the insertion point in the middle.
- Attributes