Click or drag to resize
GraphicControlSettings Structure
Contains settings used for initializing a GraphicControl

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public struct GraphicControlSettings

The GraphicControlSettings type exposes the following members.

Properties
  NameDescription
Public propertyMultiSampleCount
Specifies the sample count for anti-aliased rendering.
Public propertyStereoMode Obsolete.
Top
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Version Information

Supported in: 1.0.0.0
See Also