←Select platform

Name Property

Summary

Gets or sets the name of the AnnControlPoint.

Syntax

C#
VB
C++
public virtual string Name { get; set; } 
  
Public Overridable Property Name As String 
public: 
virtual property String^ Name { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the AnnControlPoint.

Remarks

A control point name is one way of differentiating between multiple control points. LEADTOOLS does not use the control point name in any special way and the value has no special meaning.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly