'Declaration Public Function New( _ ByVal rt As RenderTarget, _ ByVal d2dFactory As Factory1, _ ByVal backColor As System.Nullable(Of Color), _ ByVal fontCache As FontCache, _ Optional ByVal glyphPathCache As IGlyphPathCache, _ Optional ByVal beginDraw As System.Boolean _ )
public GcWicBitmapGraphics( RenderTarget rt, Factory1 d2dFactory, System.Nullable<Color> backColor, FontCache fontCache, IGlyphPathCache glyphPathCache, System.bool beginDraw )
Parameters
- rt
- d2dFactory
- backColor
- fontCache
- glyphPathCache
- beginDraw