IdentResultAllOf

interface IdentResultAllOf {
    Area?: RectangleCoordinates;
    AreaList?: AreaContainer;
    ElementType?: SecurityFeatureType;
    EtalonImage?: ImageData;
    Image?: ImageData;
    LightIndex?: Light;
}

Properties

IdentResultAllOf

AreaList?: AreaContainer

IdentResultAllOf

ElementType?: SecurityFeatureType

IdentResultAllOf

EtalonImage?: ImageData

IdentResultAllOf

Image?: ImageData

IdentResultAllOf

LightIndex?: Light

IdentResultAllOf