NSLayoutManager.ExtraLineFragmentRect 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 RectangleF needed for the insertion point.
public virtual CoreGraphics.CGRect ExtraLineFragmentRect { [Foundation.Export("extraLineFragmentRect")] get; }
member this.ExtraLineFragmentRect : CoreGraphics.CGRect
Property Value
Returns the rectangle defining the extra line fragment for the insertion point or {0,0,0,0} if there is no such retangle.
- Attributes