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

In This Topic
    ShouldSerializeDrawInner Method (RenderRoundRectangleFragment)
    In This Topic
    Indicates whether the DrawInner property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeDrawInner() As Boolean
    protected bool ShouldSerializeDrawInner()

    Return Value

    true if DrawInner should be serialized, false otherwise.
    See Also