Search
ShapeDesigner Class
See Also
 





Provides a design surface for creation or modification of Shape objects.

Namespace: MindFusion.Tools.ShapeDesignerCtrl
Assembly: MindFusion.Tools.ShapeDesigner

 Syntax

C#  Copy Code

public class ShapeDesigner : Control

Visual Basic  Copy Code

Public Class ShapeDesigner
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                MindFusion.Tools.ShapeDesignerCtrl.ShapeDesigner

 See Also