Creates a paint node from an image resource.
FUNCTION CreatePaintFromImage(image : HANDLE): HANDLE;def vs.CreatePaintFromImage(image):
return HANDLE| Name | Type | Description |
|---|---|---|
| image | HANDLE | Handle to the image resource from which a paint node is to be created. |
Availability: from VectorWorks10.0