An NDoc Documented Class Library

TextCtrl Class

The curveeditor handles alist of curves CurveArray. With the methods CreateBeziers, CreateLines, CreateQSplines you can create curves.

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

System.Object
   Minais.Drawing3d.MNComponent
      Minais.Drawing3d.Entity
         Minais.Drawing3d.DrawCtrl
            Minais.Drawing3d.ActiveCtrl
               Minais.Drawing3d.TaskCtrl
                  Minais.Drawing3d.MarkeredRectCtrl
                     Minais.Drawing3d.TextCtrl

public class TextCtrl : MarkeredRectCtrl

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: Minais.Drawing3d

Assembly: Drawing3d (in Drawing3d.dll)

See Also

TextCtrl Members | Minais.Drawing3d Namespace