Shape

Enumerations

EndcapType

Enumerates the type of shapes that can appear at the…

Classes

Circle()

This class represents a single circle consisting of a…

CircleCollection()

This class is useful for specifying multiple circles that…

EndcapShape()

FilledShape()

Line()

This class represents a single line consisting of two…

LineCollection()

This class is useful for specifying multiple lines that…

Polygon()

This class represents a shape bounded by the polyline…

PolygonCollection()

This class is useful for drawing a number of polygons…

Polyline()

This class reprsents a line defined by a list of points.

PolylineCollection()

This class is useful for drawing a number of polylines…

Rectangle()

Represents a rectangle defined by a position and a size.

RectangleBase()

This is a base class for rectangular markup objects. It…

RectangleCollection()

This is useful for drawing a number of rectangles which…

StrokedShape()

Text()

This object represents markup text that is drawn on the…

TextBox()

This object encapsulates a text and rectangle object into…

TextBoxBase()

TextBoxCollection()

This class is useful for drawing a number of text boxes…

TextCollection()

TextMarkupBase()

This is a base class for text markup objects. It should…