Search Results for

    Show / Hide Table of Contents

    Class Constants

    Inheritance
    System.Object
    Constants
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Flow.Editor.UI
    Assembly: Simplic.Flow.Editor.UI.dll
    Syntax
    public static class Constants

    Fields

    | Improve this Doc View Source

    FlowHighlightColor

    Declaration
    public const string FlowHighlightColor = "White"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    FlowStrokeColor

    Declaration
    public const string FlowStrokeColor = "#FEFEFE"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    HighlightColors

    Declaration
    public static readonly IDictionary<string, string> HighlightColors
    Field Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>
    | Improve this Doc View Source

    StrokeColors

    Declaration
    public static readonly IDictionary<string, string> StrokeColors
    Field Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx