2027 Method
Changes 0
M

TextElement.GetMaximumAllowedWidth

Description:
Returns the maximum width the 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):
GetMaximumAllowedWidth(Document,ElementId)
public static double GetMaximumAllowedWidth(
	Document cdda,
	ElementId typeId
)
  • cdda
    A document containing the new text element's type
  • typeId
    Id of the text type
Return Value Double The maximum allowed width in paper space [ft].