TransmitterSymbol Property

TransmitterSymbol returns the transmitter symbol object for a viewshed layer. Returns a MarkerFormat object.

Syntax

object. TransmitterSymbol

Example

The following example demonstrates how to set the transmitter symbol size to 0.35 inches for the viewshed.

ViewshedLayer.TransmitterSymbol.Size = 0.35

Used by: ViewshedLayer Object