ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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