public class StlOptions extends ImageOptionsBase
The STL options.
| Modifier and Type | Field and Description |
|---|---|
CadFileFormat |
_CadFileFormat |
| Constructor and Description |
|---|
StlOptions() |
| Modifier and Type | Method and Description |
|---|---|
float |
getPenWidth()
Gets or sets the pen width.
|
FileFormat |
getTargetFormat() |
void |
setPenWidth(float value)
Gets or sets the pen width.
|
getInterruptionToken, getLayers, getOutputMode, getPalette, getPc3File, getRenderToGraphicsBound, getResolutionSettings, getRotation, getSource, getTimeout, getUserWatermarkColor, getUserWatermarkText, getVectorRasterizationOptions, getXmpData, setInterruptionToken, setLayers, setOutputMode, setPalette, setPc3File, setRenderToGraphicsBound, setResolutionSettings, setRotation, setSource, setTimeout, setUserWatermarkColor, setUserWatermarkText, setVectorRasterizationOptions, setXmpDatapublic CadFileFormat _CadFileFormat
public FileFormat getTargetFormat()
getTargetFormat in class ImageOptionsBasepublic final float getPenWidth()
Gets or sets the pen width.
public final void setPenWidth(float value)
Gets or sets the pen width.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.