2026 Method
Changes 0
M

TextElement.GetMinimumAllowedWidth

Description:
Returns the minimum width a text element can be created with.
Remarks:
Note that it is not necessarily a constant; it can be affected by properties of the text type, such as the width factor.
Overloads (2):
GetMinimumAllowedWidth(Document,ElementId)
public static double GetMinimumAllowedWidth(
	Document cdda,
	ElementId typeId
)
  • cdda
    A document containing the new text element's type
  • typeId
    Id of the text type
Return Value Double The minimum allowed width in paper space [ft].