Uses of Class
com.aspose.cad.cloud.model.VectorRasterizationOptionsDTO
-
Packages that use VectorRasterizationOptionsDTO Package Description com.aspose.cad.cloud.model -
-
Uses of VectorRasterizationOptionsDTO in com.aspose.cad.cloud.model
Subclasses of VectorRasterizationOptionsDTO in com.aspose.cad.cloud.model Modifier and Type Class Description class
CadRasterizationOptionsDTO
Raster export optionsMethods in com.aspose.cad.cloud.model that return VectorRasterizationOptionsDTO Modifier and Type Method Description VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. backgroundColor(Color backgroundColor)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. borderX(Double borderX)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. borderY(Double borderY)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. contentAsBitmap(Boolean contentAsBitmap)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. drawColor(Color drawColor)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. graphicsOptions(GraphicsOptions graphicsOptions)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. pageHeight(Double pageHeight)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. pageWidth(Double pageWidth)
VectorRasterizationOptionsDTO
VectorRasterizationOptionsDTO. unitType(VectorRasterizationOptionsDTO.UnitTypeEnum unitType)
-