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

    CSS3 Style: -webkit-mask-origin
    Determines where the -webkit-mask-position property is anchored.

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

    HTML Syntax:
    -webkit-mask-origin: origin;

    HTML Constants:
    border,content,padding,

    See Also