ViewWindow.SetObjectLabelFont Method

Top 

Description

Sets the font configuration to use for the specified object's label.

 

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.

 

Overload List

Signatures

Return Value

Description

ViewWindow.SetObjectLabelFont(Variable objectId, ViewFont font)

None

Sets the font configuration to use for the specified object's label.

ViewWindow.SetObjectLabelFont(Variable setType, String typeOrGroupName, ViewFont font)

None

Sets the font configuration to use for the multiple objects' labels at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide