alexa

    Show / Hide Table of Contents

    Enum ConnectionPointSize

    Contains predefined sizes

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum ConnectionPointSize

    Fields

    Name Description
    Custom

    Connection point size will be custom size.

    Large

    Connection point size will be in 12 * 12 size.

    Medium

    Connection point size will be in 9 * 9 size.

    Small

    Connection point size will be in 6 * 6 size.

    Back to top Generated by DocFX