←Select platform

Length Property

Summary

The length for this AnnLineEnding.

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

Property Value

The length for this AnnLineEnding.

Remarks

This property should be used to specify the length of the ending style. The function AnnPolylineObjectRenderer.RenderEndingStyles is responsible for determining whether to use this property and what it is used for.

For example AnnArrowLineEnding uses this property to set the length of the arrow.

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.