'Declaration Public Overloads Sub RotateImageWithAnnotations( _
ByVal imageИзображение в коллекции Images.As Vintasoft.Imaging.VintasoftImage, _
ByVal angleУгол поворота, в градусах.As Single _
)
public void RotateImageWithAnnotations(
Vintasoft.Imaging.VintasoftImage image,
float angle
)
public: void RotateImageWithAnnotations(
Vintasoft.Imaging.VintasoftImage* image,
float angle
)
public:
void RotateImageWithAnnotations(
Vintasoft.Imaging.VintasoftImage^ image,
float angle
)
Parameters
- image
- Изображение в коллекции Images.
- angle
- Угол поворота, в градусах.