[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | Balloon |
Creates new default balloon instance
|
![]() | Balloon(Rectangle, Point, Color) |
Creates new balloon instance with specified coordinates
|
![]() | Balloon(Point, String, Font, Point, Color) |
Creates new instance of balloon infering its body size form supplied text
|
![]() | Balloon(String, Font, Control, Int32, MapDirection, Color) |
Creates new isntance of balloon,infering its body size form supplied text and linking balloon leg with control,
balloon will automatically follow control position on the screen even when it changes
|
See Also