Function EditTexture opens the Edit Texture dialog for the referenced texture.
FUNCTION EditTexture(texture : HANDLE): BOOLEAN;def vs.EditTexture(texture):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| texture | HANDLE | Handle to texture. |
Brings up the Edit Texture dialog for this texture
Availability: from VectorWorks8.0