This documentation is archived and is not being maintained.

AnnotationPathPoint Constructor

Initializes a new instance of the AnnotationPathPoint class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method AnnotationPathPoint() Initializes a new instance of the AnnotationPathPoint class.
Public method AnnotationPathPoint(Single, Single) Initializes a new instance of the AnnotationPathPoint class with the specified x and y values.
Public method AnnotationPathPoint(Single, Single, Byte) Initializes a new instance of the AnnotationPathPoint class with the specified x, y and point type values.
Top
Show: