eDriven Framework API
Measure Method
NamespaceseDriven.Gui.ComponentsSimpleComponentMeasure()()()()
eDriven Framework API
Measures the component from Style+content
Sets measured width and height
This dimensions doesn't need to be respected from the parent, because they are only requested by the component Note: some Style options like WordWrap produce strange results with sizes
Declaration Syntax
C#Visual BasicVisual C++
protected override void Measure()
Protected Overrides Sub Measure
protected:
virtual void Measure() override

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)