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

    CSS3 Style: -webkit-transform-origin-x
    The x coordinate of the origin for transforms applied to an element with respect to its border box.

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

    HTML Syntax:
    -webkit-transform-origin-x: posx

    See Also