VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Document Namespace / AutoTextOrientationCommandResult Class / AppliedRotation Property
Синтаксис Требования Смотрите также
В этом разделе
AppliedRotation Свойство (AutoTextOrientationCommandResult)
В этом разделе
Возвращает поворот, примененный к изображению.
Синтаксис
'Declaration

<DescriptionAttribute("The rotation applied to the image.")>
<ReadOnlyAttribute(True)>
Public ReadOnly Property AppliedRotation As Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType

[Description("The rotation applied to the image.")]
[ReadOnly(True)]
public Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType AppliedRotation { get; }

Требования

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

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