Click or drag to resize

IMcGraphObjGroupTemplateID Property

A read-only property identifying the template used to create this object.

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property TemplateID As Integer
	Get

Property Value

Type: Int32

Implements

IMcGraphObjRectTemplateID
Remarks
This ID is not related to object's ID, it is set when the object is created. Templates are created and thei ID set using McGraphOverlay.Template.
See Also