dbicGauge Send comments on this topic.
GaugeObjectCollection Class
See Also  Members  
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace : GaugeObjectCollection Class

Provides a collection of dbiGaugeObjects.

Object Model

GaugeObjectCollection ClassdbiGaugeObject Class

Syntax

Visual Basic (Declaration) 
Public Class GaugeObjectCollection 
   Inherits Dbi.CollectionBaseEvents
C# 
public class GaugeObjectCollection : Dbi.CollectionBaseEvents 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.WinControl.Gauge.GaugeObjectCollection

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also