ViewWindow.ResetObjectIcon(Variable) Method

Top 

Description

Resets the icon of the specified object.

 

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.ResetObjectIcon(

Variable objectId)

 

 

Arguments

objectId


Description:

The unique identifier of the object for which to resets the object icon

Valid Range:

objectId ≥ 0

 

 

 

Syntax

myViewWindow1.ResetObjectIcon(myVariable1);

 

 

See also

ViewWindow Object

ViewWindow.ResetObjectIcon

ViewWindow Guide