←Select platform

EndStyle Property

Summary

The ending style of the polyline end point.

Syntax
C#
C++/CLI
Python
public AnnLineEnding EndStyle { get; set; } 
public:  
   property AnnLineEnding^ EndStyle 
   { 
      AnnLineEnding^ get() 
      void set(AnnLineEnding^ value) 
   } 
EndStyle # get and set (AnnPolylineObject) 

Property Value

The ending style of the polyline end point.

Remarks

Set this property with one of the implemented AnnLineEnding styles that are listed below:

You can also implement user-defined ending styles. For more information, refer to Implement User-Defined Objects With LEADTOOLS Annotations.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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