ASP.NET Pack Programmer's Guide
ShapeAdjustmentHandle.ControlPoint Property
See Also
 





Gets or sets the ShapeControlPoint that will be modified by this adjustment handle.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ShapeControlPoint ControlPoint { get; set; }

Visual Basic  Copy Code

Public Property ControlPoint As ShapeControlPoint

 Property Value

A ShapeControlPoint instance.

 See Also

ShapeAdjustmentHandle Members
ShapeAdjustmentHandle Class
MindFusion.Diagramming Namespace