Uses of Class
com.aspose.cad.cloud.model.requests.GetDrawingRotateFlipRequest
-
Packages that use GetDrawingRotateFlipRequest Package Description com.aspose.cad.cloud.api -
-
Uses of GetDrawingRotateFlipRequest in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type GetDrawingRotateFlipRequest Modifier and Type Method Description byte[]
CadApi. getDrawingRotateFlip(GetDrawingRotateFlipRequest request)
Rotate/flip an existing drawing.
-