Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnCrossProductObject Class : SecondEndPoint Property |
public LeadPointD SecondEndPoint {get; set;}
'Declaration
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');
The intersection point of a cross-product object updates dynamically whenever FirstStartPoint, FirstEndPoint, SecondStartPoint or SecondEndPoint changes.