Sets the image control path for the specified layout manager image control. Use with CreateImageControl.
FUNCTION SetImageControlPath(
nDialogID : LONGINT;
nComponentID : LONGINT;
strPath : STRING): BOOLEAN;def vs.SetImageControlPath(nDialogID, nComponentID, strPath):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| nDialogID | LONGINT | |
| nComponentID | LONGINT | |
| strPath | STRING |
Availability: from VectorWorks13.0