1 type derived from PolylineAnnotation
System.Windows.Forms.DataVisualization (1)
Common\Annotation\PolygonAnnotation.cs (1)
1190
public class PolygonAnnotation :
PolylineAnnotation
3 references to PolylineAnnotation
System.Windows.Forms.DataVisualization (3)
Common\Annotation\PolygonAnnotation.cs (3)
1457
/// <seealso cref="
PolylineAnnotation
.GraphicsPathPoints"/></summary>
1474
internal
PolylineAnnotation
annotation = null;
1484
public AnnotationPathPointCollection(
PolylineAnnotation
annotation)