←Select platform

AnnStrokeLineCap Enumeration

Summary
Indicates the cap style for ending a line.
Syntax
C#
VB
Objective-C
C++
Java
public enum AnnStrokeLineCap  
Public Enum AnnStrokeLineCap  
typedef enum LTAnnStrokeLineCap 
public enum AnnStrokeLineCap 
public: 
   enum class AnnStrokeLineCap sealed 
Members
ValueMemberDescription
0Flat Specifies a flat line cap.
1Square Specifies a square line cap.
2Round Specifies a round line cap.
3Triangle Specifies a triangular line cap.
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.