| Visual Basic (Declaration) | |
|---|---|
Public Property StartPoint As Point2d | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Point2d StartPoint {get; set;} | |
The StartPoint value is not used if the beginning of the line is connected to another annotation.
| ActiveReports.Chart | Request technical support |
| StartPoint Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property StartPoint As Point2d | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Point2d StartPoint {get; set;} | |