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

Leadtools.Annotations.Rendering.WinForms Assembly