VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebLineJoinEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebLineJoinEnumJS Enumeration
    In This Topic
    Specifies available modes, which define how to join consecutive line or curve segments in an annotation.
    Members
    MemberDescription
    MiterSpecifies a mitered join. This produces a sharp corner or a clipped corner, depending on whether the length of the miter exceeds the miter limit.
    BevelSpecifies a beveled join. This produces a diagonal corner.
    RoundSpecifies a circular join. This produces a smooth, circular arc between the lines.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Annotation.WebLineJoinEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also