ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ShowVisualEffectsEditor Method / ShowVisualEffectsEditor(Rectangle) Method

In This Topic
    ShowVisualEffectsEditor(Rectangle) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ShowVisualEffectsEditor( _
       ByRef rect As Rectangle _
    ) As DialogResult
    public DialogResult ShowVisualEffectsEditor( 
       ref Rectangle rect
    )

    Parameters

    rect
    See Also