Specifies the type of text wrapping.
Namespace: MindFusion.Diagramming.Components
Package: MindFusion.Diagramming
C#
![]() |
---|
public enum TextWrapping |
Visual Basic
![]() |
---|
Public Enum TextWrapping |
Member name | Description | |
---|---|---|
![]() |
Character |
Indicates wrapping at the nearest character. |
![]() |
None |
Indicates that text wrapping is disabled. |
![]() |
Word |
Indicates wrapping at the nearest word. |