VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetBorderRectCommandResult Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс GetBorderRectCommandResult
    В этом разделе
    Сохраняет результат выполнения GetBorderRectCommand.
    Объектная модель
    GetBorderRectCommandResult
    Синтаксис
    'Declaration
    
    <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)>
    Public Class GetBorderRectCommandResult
       Inherits Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public class GetBorderRectCommandResult : Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public __gc class GetBorderRectCommandResult : public Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult*
    
    
    [TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter`1)]
    public ref class GetBorderRectCommandResult : public Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandResult
          Vintasoft.Imaging.ImageProcessing.Info.GetBorderRectCommandResult

    Требования

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

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