←Select platform

RenderHatchBrushFill Method

Summary

Renders the a hatch brush.

Syntax
C#
C++/CLI
protected virtual void RenderHatchBrushFill( 
   Graphics context, 
   AnnContainerMapper mapper, 
   AnnObject annObject, 
   GraphicsPath clipPath, 
   double angle 
) 
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

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.