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 SourceFlowHighlightColor
Declaration
public const string FlowHighlightColor = "White"
Field Value
Type | Description |
---|---|
System.String |
FlowStrokeColor
Declaration
public const string FlowStrokeColor = "#FEFEFE"
Field Value
Type | Description |
---|---|
System.String |
HighlightColors
Declaration
public static readonly IDictionary<string, string> HighlightColors
Field Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |
StrokeColors
Declaration
public static readonly IDictionary<string, string> StrokeColors
Field Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.String> |