DashedUpwardDiagonalPattern Property (PatternBrush)
In This Topic
Gets the DashedUpwardDiagonal pattern.
Syntax
'Declaration
Public Shared ReadOnly Property DashedUpwardDiagonalPattern As Byte(,)
public static byte[,] DashedUpwardDiagonalPattern {get;}
See Also