Click or drag to resize

MeasEntry Constructor (String, Boolean)

Initializes a new instance of the MeasEntry class

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	combinedName As String,
	bEncoded As Boolean
)

Parameters

combinedName
Type: SystemString
bEncoded
Type: SystemBoolean
See Also