(Leadtools.Annotations.Core)

SecondEndPoint Property

Show in webframe





Gets or sets the ending point of the second ruler.
Syntax
public LeadPointD SecondEndPoint {get; set;}
Public Property SecondEndPoint As LeadPointD
public LeadPointD SecondEndPoint {get; set;}
@property (nonatomic) LeadPointD secondEndPoint;
public LeadPointD getSecondEndPoint()
public void setSecondEndPoint(LeadPointD secondEndPoint)
            
 
get_SecondEndPoint();
set_SecondEndPoint(value);
Object.defineProperty('SecondEndPoint');

Property Value

A Leadtools.LeadPointD structure that specifies the ending point of the second ruler.
Remarks

The intersection point of a cross-product object updates dynamically whenever FirstStartPoint, FirstEndPoint, SecondStartPoint or SecondEndPoint changes.

Requirements

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.