Struct Fill.Default
A simple struct that defines the default property values for the Fill 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 SourceAlignH
The default horizontal alignment for Brush fills. This is the default value for the AlignH property.
Declaration
public static AlignH AlignH
Field Value
Type | Description |
---|---|
AlignH |
AlignV
Declaration
public static AlignV AlignV
Field Value
Type | Description |
---|---|
AlignV |
IsScaled
Declaration
public static bool IsScaled
Field Value
Type | Description |
---|---|
System.Boolean |