Represents a control point that can be used to adjust the shape of a ShapeNode. Control point positions are passed as parameters to shape formulas, whose code can alter the coordinates of the shape's graphic primitives based on the parameter values.
The following tables list the members exposed by the ShapeControlPoint type.
Name | Description | |
---|---|---|
Initializes a new instance of the ShapeControlPoint class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the maximum horizontal position is specified relatively to the node's right side. |
||
Gets or sets a value indicating whether the maximum vertical position is specified relatively to the node's bottom side. |
||
Gets or sets the name of the formula parameter corresponding to this control point. |
Name | Description | |
---|---|---|
Creates a copy of this control point. |