PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / Style Class / HasShapeLine Property

In This Topic
    HasShapeLine Property (Style)
    In This Topic
    Gets a value indicating whether the ShapeLine property is defined on the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasShapeLine As Boolean
    public bool HasShapeLine {get;}
    See Also