Search Results for

    Show / Hide Table of Contents

    Class FlowConnector

    Flow connector type

    Inheritance
    System.Object
    BaseConnector
    FlowConnector
    Inherited Members
    BaseConnector.OnMouseEnter(MouseEventArgs)
    BaseConnector.Text
    BaseConnector.ConnectorDirection
    BaseConnector.Connection
    Namespace: Simplic.Flow.Editor.UI
    Assembly: Simplic.Flow.Editor.UI.dll
    Syntax
    public class FlowConnector : BaseConnector

    Constructors

    | Improve this Doc View Source

    FlowConnector(String, String, ConnectorDirection)

    Constructor

    Declaration
    public FlowConnector(string name, string text, ConnectorDirection connectorDirection)
    Parameters
    Type Name Description
    System.String name

    Connector name

    System.String text

    Connector display name

    ConnectorDirection connectorDirection

    Connector direction

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx