CadPlotStandardScaleType enumeration

CadPlotStandardScaleType enumeration

Standard scale type. CadPlotSettings

The CadPlotStandardScaleType type exposes the following members:

Fields

FieldDescription
SCALED_TO_FITThe scaled To fit
SCALE_1_TO_128_SECScale is 1/128"=1'
SCALE_1_TO_64_SECScale is 1/64"=1'
SCALE_1_TO_32_SECScale is 1/32"=1'
SCALE_1_TO_16_SECScale is 1/16"=1'
SCALE_3_TO_32_SECScale is 3/32"=1'
SCALE_1_TO_8_SECScale is 1/8"=1'
SCALE_3_TO_16_SECScale is 3/16"=1'
SCALE_1_TO_4_SECScale is 1/4"=1'
SCALE_3_TO_8_SECScale is 3/8"=1'
SCALE_1_TO_2_SECScale is 1/2"=1'
SCALE_3_TO_4_SECScale is 3/4"=1'
SCALE_1_SECScale is 1"=1'
SCALE_3_SECScale is 3"=1'
SCALE_6_SECScale is 6"=1'
SCALE_1_MINScale is 1’=1'
SCALE_1_TO_1Scale is 1:1
SCALE_1_TO_2Scale is 1:2
SCALE_1_TO_4Scale is 1:4
SCALE_1_TO_8Scale is 1:8
SCALE_1_TO_10Scale is 1:10
SCALE_1_TO_16Scale is 1:16
SCALE_1_TO_20Scale is 1:20
SCALE_1_TO_30Scale is 1:30
SCALE_1_TO_40Scale is 1:40
SCALE_1_TO_50Scale is 1:50
SCALE_1_TO_100Scale is 1:100
SCALE_2_TO_1Scale is 2:1
SCALE_4_TO_1Scale is 4:1
SCALE_8_TO_1Scale is 8:1
SCALE_10_TO_1Scale is 10:1
SCALE_100_TO_1Scale is 100:1
SCALE_1000_TO_1Scale is 1000:1

See Also