In This Topic
If TRUE, connected distributed terminals will be sorted on the strip, so that they are located together on the strip. Default is TRUE.
Syntax
public bool UniteConnected {get; set;}
public:
property bool UniteConnected {
bool get();
void set ( bool value);
}
See Also