<Code Lib>
2022 Method
Changes 0
M

TextElement.GetMinimumAllowedWidth

Description:
Returns the minimum width the text element can be assigned.
Remarks:
Note that it is not necessarily a constant; it can be affected by properties of the text and its type, such as the width factor.
Overloads (2):
GetMinimumAllowedWidth

public double GetMinimumAllowedWidth()

double The minimum allowed width in paper space [ft].

Loading…