Symbol Property [BaseLayer, PostLayer, Variogram]
Symbol returns a MarkerFormat object which contains the properties of symbols.
Syntax
object.Symbol
Example 1
This example demonstrates how to return the symbol size of a base map.
BaseLayer.Symbol.Size
Example 2
This example demonstrates how to designate GSI Default Symbol as the symbol set of a variogram.
Variogram.Symbol.Set = "GSI Default Symbols"
Used by: PostLayer Object, SymbologyClassedSymbolsBin object, SymbologyUniqueValues object, Variogram object, VectorBaseLayer Object