Click or drag to resize

SegmentationClass Constructor (String, Color, MMAppearanceDescr)

Initializes a new instance of the SegmentationClass class

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	name As String,
	col As Color,
	Optional aad As MMAppearanceDescr = Nothing
)

Parameters

name
Type: SystemString
col
Type: System.DrawingColor
aad (Optional)
Type: MMAppearanceDescr
See Also