TextureStackUnit Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns a Double indicating the texture stack unit for the specified ChInterior object. This property will return a run-time error unless the SetTexture method was used to fill the interior of the object and the method's TextureFormat argument is set to a value of chStackScale. Read-only.

expression.TextureStackUnit

expression   Required. An expression that returns a ChInterior object.