Search
Shape Properties
 


 Public Properties

  Name Description

brush

Gets or sets the brush used to paint the interior of this shape.

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.)

horizontalAlignment

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

pen

Gets or sets the pen used to stroke the frame of this shape.

strokeThickness

Gets or sets the thickness of the shape's frame.

verticalAlignment

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

visibility

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

 See Also