SurfaceTextureSymbols.Item Property
Parent Object: SurfaceTextureSymbolsDescription
Method that returns the specified SurfaceTextureSymbol object from the collection.
Syntax
SurfaceTextureSymbols.Item( Index As Long ) As SurfaceTextureSymbolProperty Value
This is a read only property whose value is a SurfaceTextureSymbol.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |