Sets the image definition node handle for the specified Layout Manager image control.
PROCEDURE SetImageControlHandle(
dialogID : LONGINT;
componentID : LONGINT;
hImage : HANDLE);def vs.SetImageControlHandle(dialogID, componentID, hImage):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| hImage | HANDLE |
Availability: from VectorWorks12.0