TrainingSetTrainingSetObjectCreateImageRepresentation Method

CVB.Net Documentation
Creates the image used for representing this object.

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.dll) Version: 14.0.0.0
Syntax

protected abstract Image CreateImageRepresentation()

Return Value

Type: Image
Image representing this object.
See Also

Reference