Copyright © 2006-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 [=Integer]

 

 

Remarks

Determines the type of drawing performed for the embedded Oscilloscope visual feedback.

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

asrec_i000041

 

 

See also

Oscilloscope COM object.

Oscilloscope property

How to use embedded Visual Feedbacks section.