ImageDataGenerator..::..GenType Property

Gets or sets the type of the image data generator.

Namespace:  SiaNet.Model
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public ImageGenType GenType { get; set; }
Public Property GenType As ImageGenType
	Get
	Set
public:
property ImageGenType^ GenType {
	ImageGenType^ get ();
	void set (ImageGenType^ value);
}

Field Value

The type of the gen.