Uses of Class
com.aspose.cad.cloud.model.requests.GetDrawingPropertiesRequest
-
Packages that use GetDrawingPropertiesRequest Package Description com.aspose.cad.cloud.api -
-
Uses of GetDrawingPropertiesRequest in com.aspose.cad.cloud.api
Methods in com.aspose.cad.cloud.api with parameters of type GetDrawingPropertiesRequest Modifier and Type Method Description CadResponse
CadApi. getDrawingProperties(GetDrawingPropertiesRequest request)
Retrieves info about an existing drawing.
-