Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnPenLineCap Enumeration






Specifies the shape at the end of a line or segment.
Syntax
'Declaration
 
Public Enum AnnPenLineCap 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnPenLineCap

            

            
public enum class AnnPenLineCap : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000FlatA cap that does not extend past the last point of the line. Comparable to no line cap.
0x00000001SquareA rectangle that has a height equal to the line thickness and a length equal to half the line thickness.
0x00000002RoundA semicircle that has a diameter equal to the line thickness.
0x00000003TriangleAn isosceles right triangle whose base length is equal to the thickness of the line.
Remarks
For more information see System.Windows.Media.PenLineCap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnPenLineCap

Requirements

Target Platforms

See Also

Reference

Leadtools.Windows.Annotations Namespace

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