| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextRenderer1Base Class > DrawInlineObject Method : DrawInlineObject(Object,Single,Single,InlineObject,Boolean,Boolean,IntPtr) Method |
'Declaration Public Overloads Overrides Function DrawInlineObject( _ ByVal clientDrawingContext As System.Object, _ ByVal originX As System.Single, _ ByVal originY As System.Single, _ ByVal inlineObject As InlineObject, _ ByVal isSideways As System.Boolean, _ ByVal isRightToLeft As System.Boolean, _ ByVal clientDrawingEffectPtr As System.IntPtr _ ) As HResult
public override HResult DrawInlineObject( System.object clientDrawingContext, System.float originX, System.float originY, InlineObject inlineObject, System.bool isSideways, System.bool isRightToLeft, System.IntPtr clientDrawingEffectPtr )