ViewWindow.SetFormationPointSize(Variable, Variable) Method

Top 

Description

Sets the point size of the specified Formation 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.SetFormationPointSize(

Variable objectId,


Variable pointSize)

 

 

Arguments

objectId


Description:

The unique identifier of the object for which to change the Formation point size

Valid Range:

objectId ≥ 0

 

 

pointSize


Description:

The point size.

Valid Range:

pointSize > 0

 

 

 

Syntax

myViewWindow1.SetFormationPointSize(myVariable1, myVariable2);

 

 

See also

ViewWindow Object

ViewWindow.SetFormationPointSize

ViewWindow Guide