(Leadtools.Annotations.Core)

SecondStartPoint Property

Show in webframe





Gets or sets the starting point of the second ruler.
Syntax
public LeadPointD SecondStartPoint {get; set;}
Public Property SecondStartPoint As LeadPointD
public LeadPointD SecondStartPoint {get; set;}
@property (nonatomic) LeadPointD secondStartPoint;
public LeadPointD getSecondStartPoint()
public void setSecondStartPoint(LeadPointD secondStartPoint)
            
 
get_SecondStartPoint();
set_SecondStartPoint(value);
Object.defineProperty('SecondStartPoint');

Property Value

A Leadtools.LeadPointD structure that specifies the starting 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.