ViewWindow.SetFormationPointSize Method

Top 

Description

Sets the point size of the specified Formation objects. The Formation.GroupPointSize property will be used to control the display until this method is called, which overrides the display settings for this ViewWindow only.

 

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.SetFormationPointSize(Variable objectId, Variable pointSize)

None

Sets the point size of the specified Formation object.

ViewWindow.SetFormationPointSize(Variable setType, String typeOrGroupName, Variable pointSize)

None

Sets the point size of multiple Formation objects at the same time.

 

 

See also

ViewWindow Object

ViewWindow Guide