WebOutlineDashStyleEnumJS Enumeration
In This Topic
Specifies available styles of dashed lines for the annotation outline.
Members
Member | Description |
Solid | Specifies a solid line. |
Dash | Specifies a line consisting of dashes. |
Dot | Specifies a line consisting of dots. |
DashDot | Specifies a line consisting of a repeating pattern of dash-dot. |
DashDotDot | Specifies a line consisting of a repeating pattern of dash-dot-dot. |
Custom | Specifies a user-defined custom dash style. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebOutlineDashStyleEnumJS
Browser Compatibility
See Also