Тема: Высота многострочного текста

Можем задать ширину МТекста, Высоту шрифта МТекста.
А возможно ли узнать высоту многострочного МТекста если мы не знаем сколько строчек он займет
может кто-то знает как обойти эту проблемку

Re: Высота многострочного текста

object.GetBoundingBox MinPoint, MaxPoint
Object
All Drawing Objects, AttributeRef
The object or objects this method applies to.
MinPoint
Variant (three-element array of doubles); output-only
The 3D WCS coordinates specifying the minimum point of the object's bounding box.
MaxPoint
Variant (three-element array of doubles); output-only
The 3D WCS coordinates specifying the maximum point of the object's bounding box.
Буквально из справки