ShapeField.EditValue Method
Include Protected Members
Include Inherited Members
Opens the in-place editor for the shape field.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EditValue(ShapeElement, DiagramClientView) | Opens the in-place editor for the shape field. | |
EditValue(ShapeElement, DiagramClientView, PointD) | Opens the in-place editor for the shape field. |
Top