graphicsDevice {R_graphics.Common.Runtime} .NET clr documentation

graphicsDevice

Description

the internal graphics device handle of the R# environment

Declare

            
# namespace R_graphics.Common.Runtime
export class graphicsDevice extends ValueType {
   Background: Color;
   isEmpty: boolean;
   TryMeasureFormatEncoder: ImageFormats;
}

        

.NET clr type reference tree

  1. this class extends from ValueType class: ValueType
  2. use by property member Background: Color
  3. use by property member TryMeasureFormatEncoder: ImageFormats

[Package {$package} version {$version} Index]