←Select platform

RenderHatchBrushFill Method (AnnObjectRenderer)

Summary

Renders the a hatch brush.

Syntax

C#
VB
C++
protected virtual void RenderHatchBrushFill( 
   System.Drawing.Graphics context, 
   AnnContainerMapper mapper, 
   AnnObject annObject, 
   System.Drawing.Drawing2D.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 
   ) 

Parameters

context

Destination context

mapper

The mapper object to use for converting coordinates.

annObject

The owner object to render.

clipPath

Clipping area

angle

Rotation angle

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize