C# Class Sharplike.UI.Controls.Border

Inheritance: AbstractRegion
Mostrar archivo Open project: eropple/sharplike Class Usage Examples

Public Methods

Method Description
Border ( Size extents, Point location ) : System

Private Methods

Method Description
Border_Resize ( ) : void
Draw ( ) : void

Method Details

Border() public method

public Border ( Size extents, Point location ) : System
extents System.Drawing.Size
location Point
return System