FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.ShadowStyle Class / ShouldSerializeSoft Method

In This Topic
    ShouldSerializeSoft Method (ChartVisualEffectsStyle.ShadowStyle)
    In This Topic
    Returns false if Soft is in default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeSoft() As Boolean
    public bool ShouldSerializeSoft()
    See Also