Click or drag to resize

AnnotationRegion Constructor

Constructs an AnnotationRegion.
Overload List
  NameDescription
Public methodAnnotationRegion
Creates a new instance of AnnotationRegion with an empty region.
Public methodAnnotationRegion(GraphicsPath)
Creates a new instance of AnnotationRegion specifying a GraphicsPath for the region.
Public methodAnnotationRegion(RectangleF)
Creates a new instance of AnnotationRegion from a rectangle.
Top
See Also