VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftSizeF Structure / ToString Methods / ToString(IFormatProvider) Method
Синтаксис Требования Смотрите также
В этом разделе
    ToString(IFormatProvider) Метод (VintasoftSizeF)
    В этом разделе
    Returns the string representation of this object.
    Синтаксис
    'Declaration
    
    Public Overloads Function ToString( _
    ByVal provider
    An object that supplies culture-specific formatting information.
    As System.IFormatProvider _
    ) As String

    Parameters

    provider
    An object that supplies culture-specific formatting information.

    Return Value

    String representation of this object.
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также