ImageGear .NET v25.2 - 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 PropertyGets a value indicating whether access to the collection is synchronized.  
    Public PropertyGets the collection member with specified index.  
    Public PropertyGets an object that can be used to synchronize access to the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies 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 MethodOccurs when a property value changes.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also