C#
VB
C++
Renders the a hatch brush.
protected virtual void RenderHatchBrushFill(Graphics context,AnnContainerMapper mapper,AnnObject annObject,GraphicsPath clipPath,double angle)
Protected Overridable Sub RenderHatchBrushFill(ByVal context As System.Drawing.Graphics,ByVal mapper As AnnContainerMapper,ByVal annObject As AnnObject,ByVal clipPath As System.Drawing.Drawing2D.GraphicsPath,ByVal angle As Double)
protected:virtual void RenderHatchBrushFill(System::Drawing::Graphics^ context,AnnContainerMapper^ mapper,AnnObject^ annObject,System::Drawing::Drawing2D::GraphicsPath^ clipPath,double angle)
context
Destination context
mapper
The mapper object to use for converting coordinates.
annObject
The owner object to render.
clipPath
Clipping area
angle
Rotation angle
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
