←Select platform

Id Property

Summary

Gets the ID of this AnnLineEnding.

Syntax
C#
VB
C++
public abstract int Id { get; } 
Public MustOverride ReadOnly Property Id() As Integer 
public:  
   virtual property Int32 Id 
   { 
      Int32 get() abstract; 
   } 

Property Value

The ID of this AnnLineEnding.

Remarks

AnnLineEnding.Id indicates the type of the annotation object. Possible values are:

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