←Select platform

SupportsLineEndings Property

Summary

Indicates whether this AnnPolyRulerObject supports line ending styles.

Syntax
C#
VB
C++
public override bool SupportsLineEndings { get; } 
Public Overrides ReadOnly Property SupportsLineEndings() As Boolean 
   Get 
public:  
   virtual property bool SupportsLineEndings 
   { 
      bool get() override 
   } 

Property Value

true if this AnnPolyRulerObject supports line ending styles; otherwise, it is false.

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