Enumeration listing the different patterns available for AnnHatchBrush.
lt.Annotations.Core.AnnHatchStyle = {Horizontal: 0,Vertical: 1,ForwardDiagonal: 2,BackwardDiagonal: 3,Cross: 4,DiagonalCross: 5}
lt.Annotations.Core.AnnHatchStyle = {Horizontal: 0,Vertical: 1,ForwardDiagonal: 2,BackwardDiagonal: 3,Cross: 4,DiagonalCross: 5}
Members
| 0 | Horizontal |
A pattern of horizontal lines. |
| 1 | Vertical |
A pattern of vertical lines. |
| 2 | ForwardDiagonal |
A pattern of lines on a diagonal from upper left to lower right. |
| 3 | BackwardDiagonal |
A pattern of lines on a diagonal from upper right to lower left. |
| 4 | Cross |
Specifies horizontal and vertical lines that cross. |
| 5 | DiagonalCross |
A pattern of crisscross diagonal lines. |
AnnHatchStyle lists the values used by AnnHatchBrush.HatchStyle.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
