I would like to make space between parameters smaller in ArcGis Script tool. For example, in the image attached I would like to make the distance between two parameter Standard terrain and User defined smaller. These parameters are Boolean data type.
-
I suspect that this may be a duplicate of gis.stackexchange.com/q/92551/115 - the only thing to look at is a stylesheet but that may or may not help.PolyGeo– PolyGeo ♦2020年11月26日 05:31:29 +00:00Commented Nov 26, 2020 at 5:31
-
@PolyGeo: Thank for your suggestions. I will work around with a stylesheet.user30985– user309852020年11月26日 21:08:19 +00:00Commented Nov 26, 2020 at 21:08
1 Answer 1
Your question reminds me of Positioning parameters in Python script tool dialog box? and, although I have not tested it, you may want to look into trying to use a stylesheet.
Such techniques are further described in this answer to Controlling Categories in Script Validation Tools - Expanding Groups By Default.
Explore related questions
See similar questions with these tags.