←Select platform

SupportsLineEndings Property

Summary

Indicates whether this object supports line ending styles.

Syntax
C#
C++/CLI
Python
public virtual bool SupportsLineEndings { get; } 
public:  
   virtual property bool SupportsLineEndings 
   { 
      bool get() 
   } 
SupportsLineEndings # get  (AnnPolylineObject) 

Property Value

true

if this AnnPolylineObject supports line ending styles; otherwise, false. Default value is true unless this object is not closed. If it is closed then the default is false.
Remarks

Derived ending styles must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.

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.