Creates a Layout Manager image control.
PROCEDURE CreateImageControl(
dialogID : LONGINT;
componentID : LONGINT;
iWidthPixels : INTEGER;
iHeightPixels : INTEGER;
hImage : HANDLE);def vs.CreateImageControl(dialogID, componentID, iWidthPixels, iHeightPixels, hImage):
return None| Name | Type | Description |
|---|---|---|
| dialogID | LONGINT | |
| componentID | LONGINT | |
| iWidthPixels | INTEGER | |
| iHeightPixels | INTEGER | |
| hImage | HANDLE |
Availability: from VectorWorks12.0