Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Create Method
See Also 
Leadtools.Annotations Namespace > AnnPen Class : Create Method



converter
Specifies an AnnUnitConverter object to be used when converting any annotation lengths, points, etc. this pen might have.
converter
Specifies an AnnUnitConverter object to be used when converting any annotation lengths, points, etc. this pen might have.
Creates a new GDI+ pen object using this AnnPen.

Syntax

Visual Basic (Declaration) 
Public Overridable Function Create( _
   ByVal converter As AnnUnitConverter _
) As Pen
Visual Basic (Usage)Copy Code
Dim instance As AnnPen
Dim converter As AnnUnitConverter
Dim value As Pen
 
value = instance.Create(converter)
C# 
public virtual Pen Create( 
   AnnUnitConverter converter
)
C++/CLI 
public:
virtual Pen Create( 
   AnnUnitConverter^ converter
) 

Parameters

converter
Specifies an AnnUnitConverter object to be used when converting any annotation lengths, points, etc. this pen might have.

Return Value

The GDI+ Pen object created from this AnnPen.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features