InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Boolean
    protected bool HasStroke {get;}
    See Also