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




Gets or sets the LineJoin style for the ends of two consecutive lines drawn with this AnnPen object.

Syntax

Visual Basic (Declaration) 
Public Overridable Property LineJoin As LineJoin
Visual Basic (Usage)Copy Code
Dim instance As AnnPen
Dim value As LineJoin
 
instance.LineJoin = value
 
value = instance.LineJoin
C# 
public virtual LineJoin LineJoin {get; set;}
Managed Extensions for C++ 
public: __property virtual LineJoin get_LineJoin();
public: __property virtual void set_LineJoin( 
   LineJoin value
);
C++/CLI 
public:
virtual property LineJoin LineJoin {
   LineJoin get();
   void set (LineJoin value);
}

Return Value

A LineJoin value that represents the join style for the ends of two consecutive lines drawn with this AnnPen object.

Example

For an example, refer to AnnPen.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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