ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Device1 Class / GetRenderingPriority Method

In This Topic
    GetRenderingPriority Method
    In This Topic
    D2D1_RENDERING_PRIORITY ID2D1Device1::GetRenderingPriority()
    Syntax
    'Declaration
     
    Public Function GetRenderingPriority() As RenderingPriority
    public RenderingPriority GetRenderingPriority()
    See Also