[ Version ( since = "3.2" ) ]
public void add_vector_layer_argument (string name, string nick, string? blurb, bool none_ok, ParamFlags flags)
Add a new VectorLayer argument to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| none_ok |
Whether no is a valid value. |
| flags |
argument flags. |