Description

Exposes the ID of the template which will be used to initialize graphic objects created by this tool. Corresponds to the McGraphOverlay.SelectTool TemplateID argument.

Property type

A Long value.  

Syntax

object.ActiveTemplateID [= value]

The ActiveTemplateID Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McGraphToolServer.
valueA Long value.

Remarks

This property is set when a tool is selected using McGraphOverlay.SelectTool.