'Declaration Public Overrides Function GetMeasuredValues( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As System.Collections.Generic.Dictionary(Of String,Double)
public override System.Collections.Generic.Dictionary<string,double> GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage image
)
public: System.Collections.Generic.Dictionary<string,double*>* GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage* image
); override
public:
System.Collections.Generic.Dictionary<string,double^>^ GetMeasuredValues(
Vintasoft.Imaging.VintasoftImage^ image
); override
Parameters
- image
- Изображение.
Return Value
Словарь: имя значения -> значение.
Поддерживаются следующие имена значений:
Поддерживаются следующие имена значений:
- Ключ: "DiameterX"; Значение: диаметр оси X.
- Ключ: "DiameterY"; Значение: диаметр оси Y.
- Кнопка: "Квадрат"; Значение: эллипс-квадрат.