AnchorLayout
Entries
Snap all 4 anchors to the bottom-left of the parent control's bounds.
Snap all 4 anchors to the bottom-right of the parent control's bounds.
Snap all 4 anchors to the center of the left edge of the parent control's bounds.
Snap all 4 anchors to the center of the top edge of the parent control's bounds.
Snap all 4 anchors to the center of the right edge of the parent control's bounds.
Snap all 4 anchors to the center of the bottom edge of the parent control's bounds.
Snap all 4 anchors to the right edge of the parent control. The right offset becomes relative to the right edge and the top offset relative to the top right corner of the node's parent.
Snap all 4 anchors to the bottom edge of the parent control. The left offset becomes relative to the bottom left corner, the bottom offset relative to the bottom edge, and the right offset relative to the bottom right corner of the node's parent.
Snap all 4 anchors to a vertical line that cuts the parent control in half.
Snap all 4 anchors to a horizontal line that cuts the parent control in half.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.