←Select platform

EndPoint Property

Summary

Gets or sets the AnnPoint structure that specifies the ending point for this AnnLineObject.

Syntax

C#
VB
C++
public virtual Leadtools.Annotations.AnnPoint EndPoint {get; set;} 
  
Public Overridable Property EndPoint As Leadtools.Annotations.AnnPoint 
public: 
virtual property Leadtools.Annotations.AnnPoint EndPoint { 
   Leadtools.Annotations.AnnPoint get(); 
   void set (    Leadtools.Annotations.AnnPoint ); 
} 

Property Value

The AnnPoint structure that specifies the ending point for this AnnLineObject.

Remarks

Note: A line of two points which they are the same, can not be created.

Example

For an example, refer to AnnLineObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize