Sets the texture size in real-world inches.
PROCEDURE SetTextureSize(
texture : HANDLE;
newSize : REAL);def vs.SetTextureSize(texture, newSize):
return None| Name | Type | Description |
|---|---|---|
| texture | HANDLE | |
| newSize | REAL |
Availability: from VectorWorks10.1