An NDoc Documented Class Library

DebugForm Class

DebugForm class. Creates a DebugForm that is used for debugging purposes. Can display the Strokes, their corners, highlight individual Strokes, and display graphical information pertaining to the Stroke's speed and curvature.

For a list of all members of this type, see DebugForm Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     Fragmenter.DebugForm

public class DebugForm : Form

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Fragmenter

Assembly: Fragmenter (in Fragmenter.dll)

See Also

DebugForm Members | Fragmenter Namespace