Click or drag to resize
GraphicControlSettingsMultiSampleCount Property
Specifies the sample count for anti-aliased rendering.

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 int MultiSampleCount { get; set; }

Property Value

Type: Int32
Remarks
Must be between 1 and GraphicCapabilities.MaxMultiSampleCount
Version Information

Supported in: 1.0.0.0
See Also