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