Share via


RectangleD.Inflate Method

Include Protected Members
Include Inherited Members

Increases the size, leaving the center unmoved.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Inflate(SizeD) A copy in which the edges are moved outwards by the specified distances, and the center is unmoved.
Public method Inflate(Double, Double) A copy in which the edges are moved outwards by specified distances, and the center is in the same position.
Public methodStatic member Inflate(RectangleD, Double, Double) A copy in which the edges are moved outwards by the specified distances. The center of the copy is not moved.

Top

See Also

Reference

RectangleD Structure

Microsoft.VisualStudio.Modeling.Diagrams Namespace