Interface CreatePolygonShapeConfig

interface CreatePolygonShapeConfig {
    scale: number;
}

Properties

Properties

scale: number