VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageSideEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebImageSideEnumJS Enumeration
    In This Topic
    Specifies image sides which must be taken into account during image processing.
    Members
    MemberDescription
    NoneSides of the image must NOT be taken into account during image processing.
    LeftOnly left side of the image must be taken into account during image processing.
    RightOnly right side of the image must be taken into account during image processing.
    TopOnly top side of the image must be taken into account during image processing.
    BottomOnly bottom side of the image must be taken into account during image processing.
    AllAll sides of the image must be taken into account during image processing.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Shared.WebFlagsEnumItemBaseJS
             Vintasoft.Imaging.WebImageSideEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also