C# Class XLibrary.RectangleExtensions

Mostra file Open project: swax/CodePerspective Class Usage Examples

Public Methods

Method Description
Contract ( RectangleF rect, float amount ) : RectangleF

Method Details

Contract() public static method

public static Contract ( RectangleF rect, float amount ) : RectangleF
rect System.Drawing.RectangleF
amount float
return System.Drawing.RectangleF