Struct GraphSettings
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: GraphVisualizer
Syntax
public struct GraphSettings
Fields
aspectRatio
Declaration
public float aspectRatio
Field Value
| Type | Description |
|---|---|
| System.Single |
maximumNodeSizeInPixels
Declaration
public float maximumNodeSizeInPixels
Field Value
| Type | Description |
|---|---|
| System.Single |
maximumNormalizedNodeSize
Declaration
public float maximumNormalizedNodeSize
Field Value
| Type | Description |
|---|---|
| System.Single |
showLegend
Declaration
public bool showLegend
Field Value
| Type | Description |
|---|---|
| System.Boolean |