Click or drag to resize

SetRecipeCommandObjectClasses Property

List of classes per reference objects. The array contains class indices.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Property ObjectClasses As Integer()
	Get
	Set

Property Value

Type: Int32

Return Value

Type: Int32
Remarks
The size of the array must correspond to the number of reference objects of the recipe.
See Also