Click or drag to resize

WpfPointBaseAnnotation Constructor

Overload List
  NameDescription
Protected methodWpfPointBaseAnnotation(Int32, PointBaseData)
Called by derived classes to create an instance from annotation data. This constructor is used when deserializing annotation data.
Protected methodWpfPointBaseAnnotation(Int32, Point)
Called by derived classes to specify the maximum number of points to allow during creation or a collection of points.
Top
See Also