Share

ModelGeneralNoteDefinition.SetToOnScreenDisplay Method

Parent Object: ModelGeneralNoteDefinition

Description

Sets the general note to be displayed on screen. This will set the OnScreen to be True.

Syntax

ModelGeneralNoteDefinition.SetToOnScreenDisplay( [ScreenQuadrant] As Variant )

Parameters

Name Type Description
ScreenQuadrant Variant Optional input ScreenQuadrantEnum value that specifies the location of the general note on screen. This is ignored if the OnScreen is specified as False. This defaults to kLowerLeftQuadrant if not specified.

This is an optional argument whose default value is null.

Version

Introduced in version 2018

Was this information helpful?