Returns if 'By Class' is the selected choice in a marker, line style, or color popup control.
FUNCTION IsClassChoiceSelected(
dialogID : LONGINT;
componentID : LONGINT): BOOLEAN;def vs.IsClassChoiceSelected(dialogID, componentID):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | Id of the dialog |
| componentID | LONGINT | Id of the popup control |
Availability: from Vectorworks 2012