ImageDescriptionLayout Property |
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax public ImageLayout Layout { get; set; }
Public Property Layout As ImageLayout
Get
Set
public:
property ImageLayout Layout {
ImageLayout get ();
void set (ImageLayout value);
}
member Layout : ImageLayout with get, set
Property Value
Type:
ImageLayoutSee Also