ViewWindow.DefaultObjectLabelFont Property

Top 

Description

The default font used for object labels unless specified using SetFont.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

ViewFont

Access:

read/write

 

Syntax

myString1 = myViewWindow1.DefaultObjectLabelFont.Name;

 

myViewWindow1.DefaultObjectLabelFont.Name = myString1;

 

See also

ViewWindow Object

ViewWindow Guide