All Classes

Class Description
CodeDraw
CodeDraw is an easy-to-use drawing library where you use code to create pictures and animations.
Corner
Defines how the corners of drawn shapes should look.
CursorStyle
CursorStyle is used to specify how the cursor looks when hovering over the CodeDraw canvas.
EventHandler<TSender,​TArgs>
A function that specifies what should happen when a specific event occurs.
HorizontalAlign
Horizontally aligns the text.
Palette
Palette provides a wide variety of colors and makes it easier to create colors.
Subscription
A Subscription can be used to stop the triggering of an EventHandler at a later time.
TextFormat
TextFormat is used to specify how CodeDraw formats, places and styles its drawn text.
Underline
Draws a line below the drawn text.
VerticalAlign
Vertically aligns the text.