Input for WinForms | ComponentOne
C1.Win.Input.Pickers.FontPicker.Styles Namespace / FontPickerStyles Class / ShouldSerializeCorners Method

In This Topic
    ShouldSerializeCorners Method (FontPickerStyles)
    In This Topic
    Specifies whether to save the value of the Corners property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeCorners() As Boolean
    protected bool ShouldSerializeCorners()

    Return Value

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