Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnStrokeLineCap Enumeration






Indicates the cap style for ending a line.
Syntax
public enum AnnStrokeLineCap : System.Enum 
'Declaration
 
Public Enum AnnStrokeLineCap 
   Inherits System.Enum
public enum AnnStrokeLineCap : System.Enum 
typedef enum LTAnnStrokeLineCap
public enum AnnStrokeLineCap
Leadtools.Annotations.Core.AnnStrokeLineCap = function() { };
Leadtools.Annotations.Core.AnnStrokeLineCap.prototype = {
Flat = 0x00000000, Square = 0x00000001, Round = 0x00000002, Triangle = 0x00000003, };
Members
ValueMemberDescription
0x00000000Flat Specifies a flat line cap.
0x00000001Square Specifies a square line cap.
0x00000002Round Specifies a round line cap.
0x00000003Triangle Specifies a triangular line cap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnStrokeLineCap

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

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