Package codedraw

  • Interface Summary
    Interface Description
    EventHandler<TSender,​TArgs>
    A function that specifies what should happen when a specific event occurs.
    Subscription
    A Subscription can be used to stop the triggering of an EventHandler at a later time.
  • Class Summary
    Class Description
    CodeDraw
    CodeDraw is an easy-to-use drawing library where you use code to create pictures and animations.
    CursorStyle
    CursorStyle is used to specify how the cursor looks when hovering over the CodeDraw canvas.
    Palette
    Palette provides a wide variety of colors and makes it easier to create colors.
  • Enum Summary
    Enum Description
    Corner
    Defines how the corners of drawn shapes should look.