Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / ENPredefinedFillPattern Enumeration


In This Topic
    ENPredefinedFillPattern Enumeration
    In This Topic
    Enumerates the supported fill patterns.
    Syntax
    'Declaration
     
    
    Public Enum ENPredefinedFillPattern 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENPredefinedFillPattern
    public enum ENPredefinedFillPattern : System.Enum 
    Members
    MemberDescription
    GradientDiagonalDownDiagonal gradient with direction from the bottom right corner to the top left corner.
    GradientDiagonalUpDiagonal gradient with direction from the bottom left corner to the top right corner.
    GradientFromCenterGradient starting from the center.
    GradientFromCornerDiagonal gradient starting from one of the four corners.
    GradientHorizontalHorizontal gradient.
    GradientVerticalVertical gradient.
    HatchBackwardDiagonalA pattern of lines on a diagonal from upper right to lower left.
    HatchCrossSpecifies horizontal and vertical lines that cross.
    HatchDarkDownwardDiagonalSpecifies diagonal lines that slant to the right from top points to bottom points, are spaced 50 percent closer together than, and are twice the width of ForwardDiagonal. This hatch pattern is not antialiased.
    HatchDarkHorizontalSpecifies horizontal lines that are spaced 50 percent closer together than Horizontal and are twice the width of Horizontal.
    HatchDarkUpwardDiagonalSpecifies diagonal lines that slant to the left from top points to bottom points, are spaced 50 percent closer together than BackwardDiagonal, and are twice its width, but the lines are not antialiased.
    HatchDarkVerticalSpecifies vertical lines that are spaced 50 percent closer together than Vertical and are twice its width.
    HatchDashedDownwardDiagonalSpecifies dashed diagonal lines, that slant to the right from top points to bottom points.
    HatchDashedHorizontalSpecifies dashed horizontal lines.
    HatchDashedUpwardDiagonalSpecifies dashed diagonal lines, that slant to the left from top points to bottom points.
    HatchDashedVerticalSpecifies dashed vertical lines.
    HatchDiagonalBrickSpecifies a hatch that has the appearance of layered bricks that slant to the left from top points to bottom points.
    HatchDiagonalCrossA pattern of crisscross diagonal lines.
    HatchDivotSpecifies a hatch that has the appearance of divots.
    HatchDottedDiamondSpecifies forward diagonal and backward diagonal lines, each of which is composed of dots, that cross.
    HatchDottedGridSpecifies horizontal and vertical lines, each of which is composed of dots, that cross.
    HatchForwardDiagonalA pattern of lines on a diagonal from upper left to lower right.
    HatchHorizontalA pattern of horizontal lines.
    HatchHorizontalBrickSpecifies a hatch that has the appearance of horizontally layered bricks.
    HatchLargeCheckerBoardSpecifies a hatch that has the appearance of a checkerboard with squares that are twice the size of SmallCheckerBoard.
    HatchLargeConfettiSpecifies a hatch that has the appearance of confetti, and is composed of larger pieces than SmallConfetti.
    HatchLightDownwardDiagonalSpecifies diagonal lines that slant to the right from top points to bottom points and are spaced 50 percent closer together than ForwardDiagonal, but are not antialiased.
    HatchLightHorizontalSpecifies horizontal lines that are spaced 50 percent closer together than Horizontal.
    HatchLightUpwardDiagonalSpecifies diagonal lines that slant to the left from top points to bottom points and are spaced 50 percent closer together than BackwardDiagonal, but they are not antialiased.
    HatchLightVerticalSpecifies vertical lines that are spaced 50 percent closer together than Vertical.
    HatchNarrowHorizontalSpecifies horizontal lines that are spaced 75 percent closer together than hatch style Horizontal (or 25 percent closer together than LightHorizontal).
    HatchNarrowVerticalSpecifies vertical lines that are spaced 75 percent closer together than hatch style Vertical (or 25 percent closer together than LightVertical).
    HatchOutlinedDiamondSpecifies forward diagonal and backward diagonal lines that cross but are not antialiased.
    HatchPercent05Specifies a 5-percent hatch. The ratio of foreground color to background color is 5:100.
    HatchPercent10Specifies a 10-percent hatch. The ratio of foreground color to background color is 10:100.
    HatchPercent20Specifies a 20-percent hatch. The ratio of foreground color to background color is 20:100.
    HatchPercent25Specifies a 25-percent hatch. The ratio of foreground color to background color is 25:100.
    HatchPercent30Specifies a 30-percent hatch. The ratio of foreground color to background color is 30:100.
    HatchPercent40Specifies a 40-percent hatch. The ratio of foreground color to background color is 40:100.
    HatchPercent50Specifies a 50-percent hatch. The ratio of foreground color to background color is 50:100.
    HatchPercent60Specifies a 60-percent hatch. The ratio of foreground color to background color is 60:100.
    HatchPercent70Specifies a 70-percent hatch. The ratio of foreground color to background color is 70:100.
    HatchPercent75Specifies a 75-percent hatch. The ratio of foreground color to background color is 75:100.
    HatchPercent80Specifies a 80-percent hatch. The ratio of foreground color to background color is 80:100.
    HatchPercent90Specifies a 90-percent hatch. The ratio of foreground color to background color is 90:100.
    HatchPlaidSpecifies a hatch that has the appearance of a plaid material.
    HatchShingleSpecifies a hatch that has the appearance of diagonally layered shingles that slant to the right from top points to bottom points.
    HatchSmallCheckerBoardSpecifies a hatch that has the appearance of a checkerboard.
    HatchSmallConfettiSpecifies a hatch that has the appearance of confetti.
    HatchSmallGridSpecifies horizontal and vertical lines that cross and are spaced 50 percent closer together than hatch style Cross.
    HatchSolidDiamondSpecifies a hatch that has the appearance of a checkerboard placed diagonally.
    HatchSphereSpecifies a hatch that has the appearance of spheres laid adjacent to one another.
    HatchTrellisSpecifies a hatch that has the appearance of a trellis.
    HatchVerticalA pattern of vertical lines.
    HatchWaveSpecifies horizontal lines that are composed of tildes.
    HatchWeaveSpecifies a hatch that has the appearance of a woven material.
    HatchWideDownwardDiagonalSpecifies diagonal lines that slant to the right from top points to bottom points, have the same spacing as hatch style ForwardDiagonal, and are triple its width, but are not antialiased.
    HatchWideUpwardDiagonalSpecifies diagonal lines that slant to the left from top points to bottom points, have the same spacing as hatch style BackwardDiagonal, and are triple its width, but are not antialiased.
    HatchZigZagSpecifies horizontal lines that are composed of zigzags.
    SolidSolid color fill.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Graphics.ENPredefinedFillPattern

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also