Show / Hide Table of Contents

    Class AlignmentExtensions

    Inheritance
    System.Object
    AlignmentExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Mapsui.Rendering.Skia
    Assembly: Mapsui.Rendering.Skia.dll
    Syntax
    public static class AlignmentExtensions

    Methods

    | Improve this Doc View Source

    ToRichTextKit(Alignment)

    Declaration
    public static TextAlignment ToRichTextKit(this Alignment textAlignment)
    Parameters
    Type Name Description
    Alignment textAlignment
    Returns
    Type Description
    Topten.RichTextKit.TextAlignment
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX