Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1Icon Class / OnCornerRadiusChanged Method

In This Topic
    OnCornerRadiusChanged Method (C1Icon)
    In This Topic
    Called when the corner-radius changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnCornerRadiusChanged() 
    protected virtual void OnCornerRadiusChanged()
    See Also