FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / TreeMapDesigner Class / OnPaintAdornments Method

In This Topic
    OnPaintAdornments Method (TreeMapDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPaintAdornments( _
       ByVal pe As System.Windows.Forms.PaintEventArgs _
    ) 
    protected virtual void OnPaintAdornments( 
       System.Windows.Forms.PaintEventArgs pe
    )

    Parameters

    pe
    See Also