ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / IVirtualSurfaceImageSourceNative Class / GetUpdateRectCount Method

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