Enum Pattern
standard fill patterns
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public enum Pattern : int
Fields
Name | Description |
---|---|
Deg30 | lines at 30 degrees |
Deg45 | lines at 45 degrees |
Deg45AndMinus45 | lines at both 45 degrees and -45 degrees |
DegMinus30 | lines at -30 degrees |
DegMinus45 | lines at -45 degrees |
Horizontal | horizontal lines |
HorizontalAndVertical | both vertical and horizontal lines |
Vertical | vertical lines |