ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / ProgressNotification Enumeration

In This Topic
    ProgressNotification Enumeration
    In This Topic
    WICProgressNotification
    Syntax
    'Declaration
     
    Public Enum ProgressNotification 
       Inherits System.Enum
    public enum ProgressNotification : System.Enum 
    Members
    MemberDescription
    AllWICProgressNotificationAll
    BeginWICProgressNotificationBegin
    EndWICProgressNotificationEnd
    FrequentWICProgressNotificationFrequent
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.WIC.ProgressNotification

    See Also