VS:SetThreeStateCheckBoxState

From Vectorworks Developer
Revision as of 14:38, 12 August 2013 by Root (talk | contribs) (1 revision)
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Sets the state of a Layout Manager three state checkbox.

PROCEDURE SetThreeStateCheckBoxState(
dialogID :LONGINT;
componentID :LONGINT;
iState :INTEGER);
def vs.SetThreeStateCheckBoxState(dialogID, componentID, iState):
    return None

Parameters

dialogID LONGINT
componentID LONGINT
iState INTEGER

Version

Availability: from VectorWorks12.5