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