rotateFlipType Property (FlipRequestParams)
Gets or sets the flip type.
'Declaration
Public Property rotateFlipType As Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType
public Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType rotateFlipType { get; set; }
public: __property Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType get_rotateFlipType();
public: __property void set_rotateFlipType(
Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType
);
public:
property Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType rotateFlipType {
Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType get();
void set(Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType );
}
Property Value
Default value is Vintasoft.Imaging.ImageProcessing.Transforms.ImageRotateFlipType.RotateNoneFlipNone.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5