Text |
.RSCTEXT Code Point dx1 dy1 dx2 dy2 Allign Text Code - code of the title, Point - point of a binding
dx1, dy1 - displacement of the beginning of the title concerning a point of binding, dx2, dy2 - displacement of the end of the title concerning a point of binding, Allign - alignment (0 - a binding by a left edge, 1-by the center, 2 - by a right edge).
Example: .RSCTEXT 309318.000.0018.0020.000 Name ~~ of settlement
Format of description:
.RSCTEXT2 Code Point1 X1 Y1 Point2 X2 Y2 AlignH AlignV Text
Code - code of title, Point - point of binding
X1, Y1 - offset of the beginning of the title relative to the point of binding (in mm of the map). X2, Y2 - offset of the end of the title relative to the point of binding (in mm of the map). AlignH - horizontal alignment (0 - on the left, 1- in the center, 2 - on the right). AlignV - vertical alignment (0 - at the baseline, 1- at the bottom, 2 - at the center line, 3 - at the top).
|