Struct BoxObj.Default
A simple struct that defines the default property values for the ArrowObj class.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ZedGraph
Assembly: ZedGraph.dll
Syntax
public struct Default
Fields
| Improve this Doc View SourceBorderColor
Declaration
public static Color BorderColor
Field Value
Type | Description |
---|---|
System.Drawing.Color |
FillColor
Declaration
public static Color FillColor
Field Value
Type | Description |
---|---|
System.Drawing.Color |
PenWidth
Declaration
public static float PenWidth
Field Value
Type | Description |
---|---|
System.Single |