Click or drag to resize
SoGLScreenDevice Methods

The SoGLScreenDevice type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetColorDepth

Returns the number of bits per pixel of the device.

Public methodGetGLDevice

Returns the OIV.Inventor.Devices.SoGLDevice object on which the device is connected.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetName

Returns an user presentable string representing the device.

Public methodGetPhysicalSize

Returns the device's physical size (in millimeters).

Public methodGetResolution

Returns the device's resolution in pixels.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also