Show / Hide Table of Contents

    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

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX