2023 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
)
Return Value double The maximum allowed width in paper space [ft].