ViewWindow.ResetObjectIcon(Variable) Method

Top 

Description

Resets the icon of the specified object.

 

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