'Declaration Public Overridable Sub DrawImageResource( _
ByVal contextКонтекст рендеринга.As PdfContentRenderingContext, _
ByVal imageResourceРесурс изображения XObject для рисования.As Vintasoft.Imaging.Pdf.Tree.PdfImageResource _
)
public virtual void DrawImageResource(
PdfContentRenderingContext context,
Vintasoft.Imaging.Pdf.Tree.PdfImageResource imageResource
)
public: virtual void DrawImageResource(
PdfContentRenderingContext* context,
Vintasoft.Imaging.Pdf.Tree.PdfImageResource* imageResource
)
public:
virtual void DrawImageResource(
PdfContentRenderingContext^ context,
Vintasoft.Imaging.Pdf.Tree.PdfImageResource^ imageResource
)
Parameters
- context
- Контекст рендеринга.
- imageResource
- Ресурс изображения XObject для рисования.