<Code Lib>
2027 Property
Changes 8
P

AnnotationLabel.UseNonBreakingSpaces

Description:
If non-breaking spaces should be used in the label text.
Remarks:
Set use non-breaking spaces to true if you want to control the text wrapping yourself.

public bool UseNonBreakingSpaces { get; }

Loading…