NSTextContainer.LineFragmentPadding 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 amount, in points, by which text is inset within line fragment rectangles. Default is 5.0 points.
public virtual nfloat LineFragmentPadding { [Foundation.Export("lineFragmentPadding")] get; [Foundation.Export("setLineFragmentPadding:")] set; }
member this.LineFragmentPadding : nfloat with get, set
Property Value
The default value is 5.0.
- Attributes