eDriven Framework API 
Declaration Syntax
public override float Height { get; set; }
Public Overrides Property Height As Single
Get
Set
public:
virtual property float Height {
float get () override;
void set (float value) override;
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)