Constructor KittyGraphicsSupportDetector
KittyGraphicsSupportDetector()
Creates a new instance of the KittyGraphicsSupportDetector class.
public KittyGraphicsSupportDetector()
KittyGraphicsSupportDetector(IDriver)
Creates a new instance of the KittyGraphicsSupportDetector class bound to the specified driver (used for resolution queries).
public KittyGraphicsSupportDetector(IDriver driver)
Parameters
driverIDriverThe driver to send ANSI requests through.