C# Class TDBadgedCellSharp.TDBadgeView

Inheritance: UIView
显示文件 Open project: conceptdev/TDBadgedCellSharp Class Usage Examples

Public Methods

Method Description
Draw ( RectangleF rect ) : void
TDBadgeView ( RectangleF frame ) : System

Method Details

Draw() public method

public Draw ( RectangleF rect ) : void
rect System.Drawing.RectangleF
return void

TDBadgeView() public method

public TDBadgeView ( RectangleF frame ) : System
frame System.Drawing.RectangleF
return System