ViewWindow.ResetLineWidth(Variable) Method

Top 

Description

Resets the specified object to use the default line width.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

ViewWindow.ResetLineWidth(

Variable objectId)

 

 

Arguments

objectId


Description:

The unique identifier of the object for which to reset the line width

Valid Range:

objectId ≥ 0

 

 

 

Syntax

myViewWindow1.ResetLineWidth(myVariable1);

 

 

See also

ViewWindow Object

ViewWindow.ResetLineWidth

ViewWindow Guide