C# Class Xamarin.Canvas.LabelNode

Inheritance: Node
显示文件 Open project: Clancey/Canvas Class Usage Examples

Public Methods

Method Description
LabelNode ( ) : System
LabelNode ( string label ) : System

Private Methods

Method Description
UpdateSize ( ) : void

Method Details

LabelNode() public method

public LabelNode ( ) : System
return System

LabelNode() public method

public LabelNode ( string label ) : System
label string
return System