VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.TypeConverters Namespace / ResolutionConverter Class
Constructors Methods SeeAlso
В этом разделе
    Члены типа ResolutionConverter Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые ResolutionConverter.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorИнициализирует новый экземпляр класса ResolutionConverter.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Определяет, что этот преобразователь может преобразовывать объект данного исходного типа в собственный тип преобразователя.
    Public MethodOverloaded. Returns whether this converter can convert the object to the specified type. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the given value to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the given string to the type of this converter, using the invariant culture. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the given text to an object, using the specified context and culture information. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the given value object to the specified type, using the arguments. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the specified value to a culture-invariant string representation. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the specified value to a string representation. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Re-creates an given a set of property values for the object. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether changing a value on this object requires a call to the method to create a new value. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns a collection of properties for the type of array specified by the value parameter, using the specified context. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether this object supports properties. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether the collection of standard values returned from is an exclusive list. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether this object supports a standard set of values that can be picked from a list. (Inherited from System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether the given value object is valid for this type. (Inherited from System.ComponentModel.TypeConverter)
    Защищенные Методы
     ИмяОписание
    Protected MethodReturns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter)
    Protected MethodReturns an exception to throw when a conversion cannot be performed. (Inherited from System.ComponentModel.TypeConverter)
    Protected MethodSorts a collection of properties. (Inherited from System.ComponentModel.TypeConverter)
    Смотрите также