Copyright © 2001-2019 MultiMedia Soft

Oscilloscope.Type property

Previous pageReturn to chapter overviewNext page

Type

short for Visual C++

enumOscillType for Visual Basic

 

 

Syntax

object.Oscilloscope.Type (nPlayer as integer) [=integer]

 

 

Remarks

Sets the type of drawing used to render the Oscilloscope line for the given player.

Supported values are the following:

Mnemonic constant

Value

Meaning

OSCILL_TYPE_LINES (default)

0

The oscilloscope line is rendered through contiguous lines

OSCILL_TYPE_DOTS

1

The oscilloscope line is rendered through dots

 

amp3dj_i000041

 

 

See also

Oscilloscope COM object.

Oscilloscope property

How to use the embedded Visual Feedbacks section.