XYAdjustHandle Properties
An XY-based adjustment handle in a custom shape.| Name | Description |
|---|---|
| HorizontalGuide | Gets or sets the name of the guide that is updated with the X position from this adjust handle. |
| MaxX |
Gets or sets the maximum X coordinate adjustment for the XYAdjustHandle object.
|
| MaxY |
Gets or sets the maximum Y coordinate adjustment for the XYAdjustHandle object.
|
| MinX |
Gets or sets the minimum X coordinate adjustment for the XYAdjustHandle object.
|
| MinY |
Gets or sets the minimum Y coordinate adjustment for the XYAdjustHandle object.
|
| Position | Gets or sets the position of the adjustment handle. |
| VerticalGuide | Gets or sets the name of the guide that is updated with the Y position from this adjust handle. |
See Also