Click or drag to resize

ToggleMeasureCommand Constructor (McCommand, Image, Image)

Create new command and define images

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	parent As McCommand,
	im1 As Image,
	im2 As Image
)

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand
im1
Type: System.DrawingImage
On image
im2
Type: System.DrawingImage
Off image
Remarks