←Select platform

AddPath Method

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

Parameters

path
The destination path.

rect
The physical coordinates of the bounding rectangle.

Remarks

This class will add a rectangular shape path to the context at  rect.

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.