aspose.diagram
Class DrawingScaleTypeValue

Utility class containing constants. Specifies the type of drawing scale to use for a page.

Field Summary
const  NumberNO_SCALE
           No scale.
const  NumberARCHITECTURAL_SCALE
           Architectural scale.
const  NumberCIVIL_ENGINEERING_SCALE
           Civil engineering scale.
const  NumberCUSTOM_SCALE
           Custom scale.
const  NumberMETRIC_SCALE
           Metric scale.
const  NumberMECHANICAL_ENGINEERING_SCALE
           Mechanical engineering scale.
const  NumberUNDEFINED
           Undefined.
 

Field Detail

NO_SCALE

const Number NO_SCALE
No scale.

ARCHITECTURAL_SCALE

const Number ARCHITECTURAL_SCALE
Architectural scale.

CIVIL_ENGINEERING_SCALE

const Number CIVIL_ENGINEERING_SCALE
Civil engineering scale.

CUSTOM_SCALE

const Number CUSTOM_SCALE
Custom scale.

METRIC_SCALE

const Number METRIC_SCALE
Metric scale.

MECHANICAL_ENGINEERING_SCALE

const Number MECHANICAL_ENGINEERING_SCALE
Mechanical engineering scale.

UNDEFINED

const Number UNDEFINED
Undefined.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.