Initializes a new instance of the ShapeAdjustmentHandle class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ShapeAdjustmentHandle ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A ShapeControlPoint representing the shape's control point that will be modified by this adjustment handle.
A ShapeFormulaParam whose values will be updated by this handle.
See Also