void Render( IDrawingContextImpl context, Matrix? transform )
Sub Render ( context As IDrawingContextImpl, transform As Matrix? )
abstract Render : context : IDrawingContextImpl * transform : Nullable<Matrix> -> unit
In This Article