Get or sets start point of the line.
[Visual Basic]
Public Property StartPoint As Point2d
[C#]
public Point2d StartPoint {get; set;}
The StartPoint value is not used if the beginning of the line is connected to another annotation.
AnnotationLine Class | AnnotationLine Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.