AxisLayout Members
Stores the axis layout settings.Constructors
| Name | Description |
|---|---|
| AxisLayout() | Initializes a new instance of the AxisLayout class. |
Fields
| Name | Description |
|---|---|
| Anchor1Property static | Identifies the Anchor1 bindable property. |
| Anchor2Property static | Identifies the Anchor2 bindable property. |
Properties
| Name | Description |
|---|---|
| Anchor1 | Gets or sets one of two endpoints of the axis. |
| Anchor2 | Gets or sets one of two endpoints of the axis. |
See Also