Function GetTexBitFeatureSize returns the feature size of the referenced bitmap in real world inches.
FUNCTION GetTexBitFeatureSize(textureBitmap : HANDLE): REAL;def vs.GetTexBitFeatureSize(textureBitmap):
return REAL| Name | Type | Description |
|---|---|---|
| textureBitmap | HANDLE | Handle to texture bitmap. |
Returns feature size in real-world inches
Availability: from VectorWorks8.0