CadPlotStandardScaleType enumeration
CadPlotStandardScaleType enumeration
Standard scale type.
CadPlotSettings
The CadPlotStandardScaleType type exposes the following members:
Fields
| Field | Description | 
|---|---|
| SCALED_TO_FIT | The scaled To fit | 
| SCALE_1_TO_128_SEC | Scale is 1/128"=1' | 
| SCALE_1_TO_64_SEC | Scale is 1/64"=1' | 
| SCALE_1_TO_32_SEC | Scale is 1/32"=1' | 
| SCALE_1_TO_16_SEC | Scale is 1/16"=1' | 
| SCALE_3_TO_32_SEC | Scale is 3/32"=1' | 
| SCALE_1_TO_8_SEC | Scale is 1/8"=1' | 
| SCALE_3_TO_16_SEC | Scale is 3/16"=1' | 
| SCALE_1_TO_4_SEC | Scale is 1/4"=1' | 
| SCALE_3_TO_8_SEC | Scale is 3/8"=1' | 
| SCALE_1_TO_2_SEC | Scale is 1/2"=1' | 
| SCALE_3_TO_4_SEC | Scale is 3/4"=1' | 
| SCALE_1_SEC | Scale is 1"=1' | 
| SCALE_3_SEC | Scale is 3"=1' | 
| SCALE_6_SEC | Scale is 6"=1' | 
| SCALE_1_MIN | Scale is 1’=1' | 
| SCALE_1_TO_1 | Scale is 1:1 | 
| SCALE_1_TO_2 | Scale is 1:2 | 
| SCALE_1_TO_4 | Scale is 1:4 | 
| SCALE_1_TO_8 | Scale is 1:8 | 
| SCALE_1_TO_10 | Scale is 1:10 | 
| SCALE_1_TO_16 | Scale is 1:16 | 
| SCALE_1_TO_20 | Scale is 1:20 | 
| SCALE_1_TO_30 | Scale is 1:30 | 
| SCALE_1_TO_40 | Scale is 1:40 | 
| SCALE_1_TO_50 | Scale is 1:50 | 
| SCALE_1_TO_100 | Scale is 1:100 | 
| SCALE_2_TO_1 | Scale is 2:1 | 
| SCALE_4_TO_1 | Scale is 4:1 | 
| SCALE_8_TO_1 | Scale is 8:1 | 
| SCALE_10_TO_1 | Scale is 10:1 | 
| SCALE_100_TO_1 | Scale is 100:1 | 
| SCALE_1000_TO_1 | Scale is 1000:1 | 
See Also
- module aspose.cad.fileformats.cad.cadconsts
- class CadPlotSettings