Usages of TextWrappingShape
Properties
| textWrappingShape | in LabelStyle | Gets or sets the shape the label text shall be wrapped in when rendered. | |
| textWrappingShape | in MarkupLabelStyle | Gets or sets the shape the label text shall be wrapped in when rendered. | |
| textWrappingShape | in WebGLLabelStyle | Gets the shape the label text shall be wrapped in when rendered. |
Method Return Values
| from (TextWrappingShape) | in TextWrappingShape | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| LabelStyle () | in LabelStyle | ||
| MarkupLabelStyle () | in MarkupLabelStyle | Creates a new instance using an ILabelStyleRenderer implementation as renderer. | |
| from (TextWrappingShape) | in TextWrappingShape | Converts the given argument to an enum constant of this enum type. | |
| getName (TextWrappingShape) | in TextWrappingShape | Returns the name of the given enum constant. | |
| WebGLLabelStyle (Font?, Color?, Color?, WebGLStroke?, HorizontalTextAlignment?, Insets?, WebGLLabelShape?, WebGLEffect?, number?, WebGLTextureRendering?, TextWrapping?, TextWrappingShape?, number?, VerticalTextAlignment?) | in WebGLLabelStyle | Creates a new label style that is rendered with WebGL2. |