ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDisplayChannels Class
Properties Methods Events


In This Topic
    ImGearDisplayChannels Class Members
    In This Topic

    The following tables list the members exposed by ImGearDisplayChannels.

    Public Properties
     NameDescription
    Public PropertyGets the number of ImGearDisplayChannel class objects in the collection.  
    Public Property Gets a value indicating whether access to the collection is synchronized.  
    Public Property Gets the collection member with specified index.  
    Public Property Gets an object that can be used to synchronize access to the collection.  
    Top
    Public Methods
     NameDescription
    Public Method Copies a range of elements to the specified array.  
    Public MethodReturns IEnumerator interface used for enumeration all ImGearDisplayChannel class objects in the collection.  
    Top
    Protected Methods
     NameDescription
    Protected Method Occurs when a property value changes.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes.  
    Top
    See Also