'Declaration Public Overloads Function ShowVisualEffectsEditor( _ ByRef rect As System.Drawing.Rectangle _ ) As System.Windows.Forms.DialogResult
public System.Windows.Forms.DialogResult ShowVisualEffectsEditor( ref System.Drawing.Rectangle rect )
Parameters
- rect
Specifies a Rectangle reference that provides and returns the VisualEffects Editor location in screen coordinates.
Specifying an empty rectangle will place the editor on the edge of the chart it is editing. Note that the editor is fixed in size.
Return Value
DialogResult