Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
System.Windows
Rect Structure
Rect Methods
Inflate Method
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
.NET Framework Class Library
Rect..::.Inflate Method

Creates a rectangle that results from expanding or shrinking a rectangle by the specified amount.

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

  NameDescription
Public methodInflate(Size)Expands the rectangle by using the specified Size, in all directions.
Public methodInflate(Double, Double)Expands or shrinks the rectangle by using the specified width and height amounts, in all directions.
Public methodStatic memberInflate(Rect, Size)Returns the rectangle that results from expanding the specified rectangle by the specified Size, in all directions.
Public methodStatic memberInflate(Rect, Double, Double)Creates a rectangle that results from expanding or shrinking the specified rectangle by the specified width and height amounts, in all directions.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker