VS:GetOwnerDrawnControlObjectPenBgColor

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

FUNCTION GetOwnerDrawnControlObjectPenBgColor(
dialogID :LONGINT;
componentID :LONGINT;
iObjectID :INTEGER;
VAR iColorRedIndex :INTEGER;
VAR iColorGreenIndex :INTEGER;
VAR iColorBlueIndex :INTEGER) : BOOLEAN;
def vs.GetOwnerDrawnControlObjectPenBgColor(dialogID, componentID, iObjectID):
    return (BOOLEAN, iColorRedIndex, iColorGreenIndex, iColorBlueIndex)

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
iColorRedIndex INTEGER
iColorGreenIndex INTEGER
iColorBlueIndex INTEGER

Version

Availability: from VectorWorks12.5