Gets the "graphics supported" flag.
'Declaration
ReadOnly Property IsGraphicsSupported As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
value = instance.IsGraphicsSupported
bool IsGraphicsSupported {get;}
Property Value
The default value is false.