public final class CadPlotPaperUnits
extends com.aspose.ms.System.Enum
Plot paper units.
CadPlotSettings
Modifier and Type | Field and Description |
---|---|
static short |
PlotInInches
The plot in inches
|
static short |
PlotInMillimeters
The plot in millimeters
|
static short |
PlotInPixels
The plot in pixels
|
public static final short PlotInInches
The plot in inches
public static final short PlotInMillimeters
The plot in millimeters
public static final short PlotInPixels
The plot in pixels
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.