ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ProgressiveLevelControl Class / GetLevelCount Method

In This Topic
    GetLevelCount Method
    In This Topic
    HRESULT IWICProgressiveLevelControl::GetLevelCount([Out] unsigned int* pcLevels)
    Syntax
    'Declaration
     
    Public Function GetLevelCount() As System.Integer
    public System.int GetLevelCount()
    See Also