IResolution – GBG IDscan Documentation

IResolution

Signature:

export interface IResolution 

Properties

PropertyType
horizontalnumber
verticalnumber

IResolution.horizontal property

Signature:

horizontal: number;

IResolution.vertical property

Signature:

vertical: number;

Was this page helpful?