Search
Rect Properties
 


 Public Properties

  Name Description

gridColumn

Gets or sets the index of the grid column this component is contained in. (Inherited from ComponentBase.)

gridRow

Gets or sets the index of the grid row this component is contained in. (Inherited from ComponentBase.)

height

Gets or sets the height of the rectangle.

horizontalAlignment

Gets or sets the component's horizontal alignment. (Inherited from ComponentBase.)

verticalAlignment

Gets or sets the component's vertical alignment. (Inherited from ComponentBase.)

visibility

Gets or sets the visibility of this component. (Inherited from ComponentBase.)

width

Gets or sets the width of the rectangle.

x

Gets or sets the x-coordinate of the upper-left corner of the rectangle.

y

Gets or sets the y-coordinate of the upper-left corner of the rectangle.

 See Also