[This is preliminary documentation and is subject to change.]
Indicates whether balloon beats like a heart
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Beating { get; set; }
public bool Beating { get; set; }
Public Property Beating As Boolean
Get
Set
Public Property Beating As Boolean
Get
Set
public:
property bool Beating {
bool get ();
void set (bool value);
}
public:
property bool Beating {
bool get ();
void set (bool value);
}
member Beating : bool with get, set
member Beating : bool with get, set
Property Value
Type:
Boolean