←Select platform

StartStyle Property

Summary

The ending style of the polyline starting point.

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

Property Value

The ending style of the polyline start 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.