Click or drag to resize
TemporaryGraphicFixedSize Property
Gets or sets a value that indicates if this object should be rendered in a fixed size, regardless of the distance from the view point.

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 bool FixedSize { get; set; }

Property Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also