FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.RangeSlider Namespace / RangeSliderThumbStyle Class / ShouldSerializeCornerRadius Method

In This Topic
    ShouldSerializeCornerRadius Method (RangeSliderThumbStyle)
    In This Topic
    Specifies whether to save the value of the CornerRadius property.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeCornerRadius() As System.Boolean
    protected System.bool ShouldSerializeCornerRadius()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also