WpfPointBaseAnnotation Constructor |
| Name | Description | |
|---|---|---|
| WpfPointBaseAnnotation(Int32, PointBaseData) |
Called by derived classes to create an instance from annotation data. This constructor is used when deserializing annotation data.
| |
| WpfPointBaseAnnotation(Int32, Point) |
Called by derived classes to specify the maximum number of points to allow during creation or a collection of points.
|