←Select platform

StartStyle Property

Summary

The ending style of the polyline starting point.

Syntax
C#
VB
C++
public AnnLineEnding StartStyle { get; set; } 
Public Property StartStyle() As AnnLineEnding 
   Get 
   Set 
public:  
   property AnnLineEnding^ StartStyle 
   { 
      AnnLineEnding^ get() 
      void set(AnnLineEnding^ value) 
   } 

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 Implementing User-Defined Objects With LEADTOOLS Annotations.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly