Click or drag to resize

BaseImportSettings Properties

The BaseImportSettings type exposes the following members.

Properties
 NameDescription
Public propertyCenter Center the vector graphic's XY coordinates.
Public propertyFilePath The file path.
Public propertyFlipHorizontally Flips the vector graphic horizontally.
Public propertyFlipVertically Flips the vector graphic vertically.
Public propertyFlipZ Flips the z coordinates.
Public propertyScaleSize The size of the imported vector graphic. The imported graphic will be rescaled to this value. Null means no rescale.
Public propertyTextAsVectors Converts text objects into vectors. Otherwise a text layer is generated for each text object.
Public propertyUnitScale The unit scale of the imported vector graphic. The imported graphic will be scaled to this value. Only used if ScaleSize is null.
Public propertyZAlignment Alignment mode for z. Aligns selected edge to ZReference
Public propertyZReference Z coordinate used for alignment ZAlignment.
Top
See Also