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 : SecondStartPoint Property |
public LeadPointD SecondStartPoint {get; set;}
'Declaration
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');
The intersection point of a cross-product object updates dynamically whenever FirstStartPoint, FirstEndPoint, SecondStartPoint or SecondEndPoint changes.