public interface IRotation
Interface defines properties for Signature Rotation.
| Modifier and Type | Method and Description |
|---|---|
int |
getRotationAngle()
Rotation angle clockwise.
|
void |
setRotationAngle(int value)
Rotation angle clockwise.
|
Copyright © 2024. All rights reserved.