renderHatchBrushFill Method

Summary

Renders the a hatch brush.

Syntax
TypeScript
JavaScript
AnnObjectRenderer.prototype.renderHatchBrushFill = function( 
   engine, 
   mapper, 
   annObject 
) 
renderHatchBrushFill( 
   engine: AnnHtml5RenderingEngine, 
   mapper: AnnContainerMapper, 
   annObject: AnnObject 
): void; // protected 

Parameters

engine

Destination engine

mapper

The mapper object to use for converting coordinates.

annObject

The owner object to render.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly