Click or drag to resize

FilledRectangle Constructor

Overload List
 NameDescription
Public methodFilledRectangle Initializes a new instance of the FilledRectangle class.
Public methodFilledRectangle(BrushX) Initializes a new instance of the FilledRectangle class with the specified brush.
Public methodFilledRectangle(FilledRectangle) Initializes a new instance of the FilledRectangle class by copying another instance.
Public methodFilledRectangle(NamedColor) Initializes a new instance of the FilledRectangle class with the specified color.
Top
See Also