mcGridOverlayLineStyle Enumeration |
![]() |
Namespace: MediaCy.Commands.Overlays.GridOverlay
Public Enumeration mcGridOverlayLineStyle
Member name | Value | Description | |
---|---|---|---|
mcgolsSolid | 0 | Solid line. | |
mcgolsDash | 1 | Series of dashes. | |
mcgolsDot | 2 | Series of dots. | |
mcgolsDashDot | 3 | Alternates dots and dashes. | |
mcgolsDashDotDot | 4 | Alternates dashes and dot pairs. |