←Select platform

Include Property

Summary

Gets a value indicating whether the channel sensitivity is set for this channel.

Syntax
C#
VB
C++
public bool Include { get; } 
Public ReadOnly Property Include As Boolean 
public: 
property bool Include { 
   bool get(); 
} 

Property Value

true if the channel sensitivity is set for this channel; otherwise, false.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly