ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / VectorIconRenderer Class / HasStroke Property

In This Topic
    HasStroke Property (VectorIconRenderer)
    In This Topic
    Gets a value indicating whether the shape has a stroke.
    Syntax
    'Declaration
     
    Protected ReadOnly Property HasStroke As System.Boolean
    protected System.bool HasStroke {get;}
    See Also