Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderRoundRectangleFragment Class / IsShadowVisible Method

In This Topic
    IsShadowVisible Method (RenderRoundRectangleFragment)
    In This Topic
    Returns true if shadow visible for RenderFragment.
    Syntax
    'Declaration
     
    Public Function IsShadowVisible() As Boolean
    public bool IsShadowVisible()

    Return Value

    true if shadow visible for RenderFragment and false otherwise.
    See Also