mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitMaskBoxImage Property
In This Topic
    WebkitMaskBoxImage Property
    In This Topic
    Description

    CSS3 Style: -webkit-mask-box-image
    Defines an image to be used as a mask for a border box.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property WebkitMaskBoxImage As String
    Remarks

    HTML Syntax:
    -webkit-mask-box-image: uri top right bottom left x_repeat y_repeat

    See Also