Search Results for

    Show / Hide Table of Contents

    Enum LabelStyle.LineBreakMode

    Namespace: Mapsui.Styles
    Assembly: Mapsui.dll
    Syntax
    public enum LabelStyle.LineBreakMode : short

    Fields

    Name Description
    CharacterWrap

    Wrap at character boundaries

    HeadTruncation

    Truncate the head of text

    MiddleTruncation

    Truncate the middle of text. This may be done, for example, by replacing it with an ellipsis

    NoWrap

    Do not wrap text

    TailTruncation

    Truncate the tail of text

    WordWrap

    Wrap at word boundaries

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX