LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Inflate Method
See Also 
Leadtools Namespace > LeadRect Structure : Inflate Method



Creates and returns an inflated copy of the specified LeadRect structure. The copy is inflated by the specified amount. The original rectangle remains unmodified. Supported in Silverlight, Windows Phone 7

Overload List

OverloadDescription
Inflate(LeadRect,Int32,Int32)Creates and returns an inflated copy of the specified LeadRect structure. The copy is inflated by the specified amount. The original rectangle remains unmodified. Supported in Silverlight, Windows Phone 7  
Inflate(LeadSize)Inflates this LeadRect structure by the specified amount. Supported in Silverlight, Windows Phone 7  
Inflate(Int32,Int32)Inflates a LeadRect structure by the specified amount. Supported in Silverlight, Windows Phone 7  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7

See Also