Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

AddPath Method (AnnThumbStyle)







Destination path.
Bounding rectangle in physical coordinates.
Draw the thumb shape.
Syntax
protected abstract void AddPath( 
   GraphicsPath path,
   LeadRectD rect
)
'Declaration
 
Protected MustOverride Sub AddPath( _
   ByVal path As GraphicsPath, _
   ByVal rect As LeadRectD _
) 
'Usage
 
Dim instance As AnnThumbStyle
Dim path As GraphicsPath
Dim rect As LeadRectD
 
instance.AddPath(path, rect)
protected abstract void AddPath( 
   GraphicsPath path,
   LeadRectD rect
)
protected abstract void addPath(GraphicsPath path, LeadRectD rect)
            
 function Leadtools.Annotations.Rendering.AnnThumbStyle.AddPath( 
   path ,
   rect 
)

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.

Note in WinRT, path is of type Windows.UI.Xaml.Shapes.Path.

Requirements

Target Platforms

See Also

Reference

AnnThumbStyle Class
AnnThumbStyle Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features