[]
Raises the VisualEffects Editor dialog at runtime.
public DialogResult ShowVisualEffectsEditor()
Type | Description |
---|---|
DialogResult | DialogResult |
Raises the VisualEffects Editor dialog at runtime.
public DialogResult ShowVisualEffectsEditor(ref Rectangle rect)
Type | Name | Description |
---|---|---|
Rectangle | 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. |
Type | Description |
---|---|
DialogResult | DialogResult |