Click or drag to resize

AddCommandFromTool Method

Create pick-points feature.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function FromTool ( 
	md As McMMData,
	measType As McMeasurementsenumMMSTypes,
	resPoints As McPoints,
	localActiveTool As IMcGraphToolServer
) As AddCommand

Parameters

md
Type: MediaCy.Addins.MeasurementsMcMMData
measType
Type: MediaCy.Addins.MeasurementsMcMeasurementsenumMMSTypes
resPoints
Type: MediaCy.IQL.FeaturesMcPoints
localActiveTool
Type: MediaCy.IQL.Display.OverlaysIMcGraphToolServer

Return Value

Type: AddCommand
Remarks