Search Results for

    Show / Hide Table of Contents

    Enum AbstractMarkPainter.MarkLocation

    Indicates where the marker should be painted in relation to the content it marks.

    Namespace: Sdl.DesktopEditor.EditorApi.Implementation
    Assembly: Sdl.DesktopEditor.EditorApi.dll
    Syntax
    public enum MarkLocation

    Fields

    Name Description
    AboveTop

    Draw the marker above the bounding content rectangle.

    BelowBottom

    Draw the marker below the bounding content rectangle.

    Bottom

    Draw the marker aligned with the bottom of the bounding content rectangle.

    Center

    Draw the marker in the middle of the bounding content rectangle.

    Top

    Draw the marker aligned with the top of the bounding content rectangle.

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Action<Window>)

    On this page

    • Fields
    • Extension Methods
    Back to top Generated by DocFX