ComponentOne Bitmap for WPF
C1.WPF.DX.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 Integer
    public int GetLevelCount()
    See Also