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

    CSS3 Style: outline-width
    Defines the width of an element's outline.

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

    HTML Syntax:
    outline-width: value;

    HTML Constants:
    medium,thick,thin,

    See Also