'Declaration Public Overridable Function GetTextBlockValue( _
ByVal textBlockValueTemplateШаблон для измеренных значений.As System.String, _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As System.String
public virtual System.String GetTextBlockValue(
System.String textBlockValueTemplate,
Vintasoft.Imaging.VintasoftImage image
)
public: virtual System.String GetTextBlockValue(
System.String textBlockValueTemplate,
Vintasoft.Imaging.VintasoftImage* image
)
public:
virtual System.String GetTextBlockValue(
System.String textBlockValueTemplate,
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- textBlockValueTemplate
- Шаблон для измеренных значений.
- image
- Изображение.
Return Value
Строка с измеренными значениями.