VS:GetOwnerDrawnControlObjectHasFill

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

?

FUNCTION GetOwnerDrawnControlObjectHasFill(
dialogID :LONGINT;
componentID :LONGINT;
iObjectID :INTEGER;
VAR bHasFill :BOOLEAN) : BOOLEAN;
def vs.GetOwnerDrawnControlObjectHasFill(dialogID, componentID, iObjectID):
    return (BOOLEAN, bHasFill)

Parameters

dialogID LONGINT
componentID LONGINT
iObjectID INTEGER
bHasFill BOOLEAN

Version

Availability: from VectorWorks12.5