Type alias PlacementType

PlacementType: "CENTER" | "TOP_LEFT" | "TOP" | "TOP_RIGHT" | "RIGHT" | "BOTTOM_RIGHT" | "BOTTOM" | "BOTTOM_LEFT" | "LEFT"

Defines the position of the imported structures on the canvas.

Generated using TypeDoc