Callout1Shape Constructor(Point,Point)
Initializes a new instance of a
Callout1Shape.
'Declaration
Public Function New( _
ByVal As Point, _
ByVal As Point _
)
Parameters
- pt1
- The start point of the line, coordinates in twips.
- pt2
- The end point of the line, coordinates in twips.