This documentation is archived and is not being maintained.
AnnotationPathPoint Constructor
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
AnnotationPathPoint() | Initializes a new instance of the AnnotationPathPoint class. |
|
AnnotationPathPoint(Single, Single) | Initializes a new instance of the AnnotationPathPoint class with the specified x and y values. |
|
AnnotationPathPoint(Single, Single, Byte) | Initializes a new instance of the AnnotationPathPoint class with the specified x, y and point type values. |
Show: