[]
        
(Showing Draft Content)

C1.Framework.C1VectorIcon.UseDirect2DRenderer

UseDirect2DRenderer Property

UseDirect2DRenderer

Gets or sets a value indicating that the C1VectorIcon renderer uses the Direct2D.

Declaration
public static bool UseDirect2DRenderer { get; set; }
Public Shared Property UseDirect2DRenderer As Boolean
Remarks

Set to false to revert to the old GDI+ renderer.