Counter Property

Summary
Gets the counter associated with this feature.
Syntax
C#
VB
C++
public Nullable<int> Counter { get; } 
  
ReadOnly Property Counter As Nullable(Of Integer) 
property Nullable<int> Counter { 
   Nullable<int> get(); 
} 

Property Value

The max value associate with the feature.

Remarks

This is only valid if Type is LimitedNumber.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.