Balloon Constructor (Rectangle, Point, Color)NFX Class Library

[This is preliminary documentation and is subject to change.]

Creates new balloon instance with specified coordinates

Namespace: NFX.WinForms.Controls
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Balloon(
	Rectangle bodyRect,
	Point targetPoint,
	Color color
)
See Also