←Select platform

AddPath Method

Summary
Draw the thumb shape.
Syntax
C#
C++/CLI
Java
protected abstract void AddPath( 
   GraphicsPath path, 
   LeadRectD rect 
) 
protected abstract void addPath(GraphicsPath path, LeadRectD rect) 
protected:  
   virtual void AddPath( 
      GraphicsPath^ path, 
      LeadRectD^ rect 
   ) abstract 

Parameters

path
Destination path.

rect
Bounding rectangle in physical coordinates.

Remarks

This method must be implemented by the derived classes to draw the thumb shape. For more information, refer to Render.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.