ViewWindow.ResetLineWidth(Variable) Method

Top 

Description

Resets the specified object to use the default line width.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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