←Select platform

AddPath Method (AnnD2DRectangleThumbStyle)

Summary
Draws the thumb shape.
Syntax
C#
VB
protected override void AddPath(  
   GraphicsPath path, 
   LeadRectD rect 
) 
Protected Overrides Sub AddPath( _ 
   ByVal path As GraphicsPath, _ 
   ByVal rect As LeadRectD _ 
)  

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

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