alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class RectMarkers

    Rectangle marker

    Inheritance
    System.Object
    RectMarkers
    Namespace: Syncfusion.Windows.Forms.Diagram.Controls
    Assembly: Syncfusion.Diagram.Windows.dll
    Syntax
    public sealed class RectMarkers : Enum

    Fields

    BottomEdge

    Bottom edge.

    Declaration
    public const RectMarkers BottomEdge
    Field Value
    Type
    RectMarkers

    LBCorner

    Left bottom corner.

    Declaration
    public const RectMarkers LBCorner
    Field Value
    Type
    RectMarkers

    LeftEdge

    Left edge.

    Declaration
    public const RectMarkers LeftEdge
    Field Value
    Type
    RectMarkers

    LTCorner

    Left corner.

    Declaration
    public const RectMarkers LTCorner
    Field Value
    Type
    RectMarkers

    None

    No marker.

    Declaration
    public const RectMarkers None
    Field Value
    Type
    RectMarkers

    RBCorner

    Right bottom corner.

    Declaration
    public const RectMarkers RBCorner
    Field Value
    Type
    RectMarkers

    RightEdge

    Right edge.

    Declaration
    public const RectMarkers RightEdge
    Field Value
    Type
    RectMarkers

    RTCorner

    Right corner.

    Declaration
    public const RectMarkers RTCorner
    Field Value
    Type
    RectMarkers

    TopEdge

    Top edge.

    Declaration
    public const RectMarkers TopEdge
    Field Value
    Type
    RectMarkers

    Viewport

    View port.

    Declaration
    public const RectMarkers Viewport
    Field Value
    Type
    RectMarkers
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved