| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > InlineObject Interface : Draw Method |
'Declaration Sub Draw( _ ByVal clientDrawingContext As System.Object, _ ByVal renderer As TextRenderer, _ ByVal originX As System.Single, _ ByVal originY As System.Single, _ ByVal isSideways As System.Boolean, _ ByVal isRightToLeft As System.Boolean, _ ByVal clientDrawingEffectPtr As System.IntPtr _ )
void Draw( System.object clientDrawingContext, TextRenderer renderer, System.float originX, System.float originY, System.bool isSideways, System.bool isRightToLeft, System.IntPtr clientDrawingEffectPtr )