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