Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 467 Bytes

File metadata and controls

29 lines (22 loc) · 467 Bytes

SetObjPropDoubleVS

Description

?

FUNCTION SetObjPropDoubleVS(
				PropertyID  : LONGINT;
				PropertyVal : REAL): BOOLEAN;
def vs.SetObjPropDoubleVS(PropertyID, PropertyVal):
    return BOOLEAN

Parameters

Name Type Description
PropertyID LONGINT
PropertyVal REAL

Version

Availability: from All Versions

This is drop-in function.

Category