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

    CSS3 Style: -webkit-box-reflect
    Defines a reflection of a border box.

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

    HTML Syntax:
    -webkit-box-reflect: direction offset mask-box-image;

    HTML Constants:
    above,below,left,right,

    See Also