Click or drag to resize

FontInformationWrapping Property

Wrapping mode. Wraps the text after MaxWidth.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.50.0
Syntax
C#
public TextWrapping Wrapping { get; set; }

Property Value

TextWrapping
See Also