ViewWindow.ResetObjectLabelFont(Variable) Method

Top 

Description

Resets the specified object to use the default label font.

 

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

Variable objectId)

 

 

Arguments

objectId


Description:

The unique identifier of the object for which to reset the label font

Valid Range:

objectId ≥ 0

 

 

 

Syntax

myViewWindow1.ResetObjectLabelFont(myVariable1);

 

 

See also

ViewWindow Object

ViewWindow.ResetObjectLabelFont

ViewWindow Guide