VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Info Namespace / GetDocumentImageRotationAngleCommand Class / ImageRotationDetection Property
Синтаксис Требования Смотрите также
В этом разделе
    ImageRotationDetection Свойство (GetDocumentImageRotationAngleCommand)
    В этом разделе
    Возвращает команду для определения угла поворота изображения.
    Синтаксис
    'Declaration
    
    <BrowsableAttribute(False)>
    Public ReadOnly Property ImageRotationDetection As GetRotationAngleCommand
    
    
    [Browsable(False)]
    public GetRotationAngleCommand ImageRotationDetection { get; }
    
    
    [Browsable(False)]
    public: __property GetRotationAngleCommand* get_ImageRotationDetection();
    
    
    
    [Browsable(False)]
    public:
    property GetRotationAngleCommand^ ImageRotationDetection { GetRotationAngleCommand^ get(); }
    Требования

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

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