Click or drag to resize

ToolGetOurTemplate Method

Returns template based on the command's properties. If a user-defined template has been created, then that is returned.

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetOurTemplate ( 
	overlay As McGraphOverlay
) As McGraphObj

Parameters

overlay
Type: MediaCy.IQL.Display.OverlaysMcGraphOverlay

Return Value

Type: McGraphObj
Remarks