Description:
Syntax:
public bool UpdateToText(
TextEntity text,
ObjectAttributes attributes
)
Returns:
Type: bool
Available since:
5.0

Description:
Syntax:
public bool UpdateToText(
string text,
Plane plane,
double height,
string fontName,
bool bold,
bool italic,
TextJustification justification,
ObjectAttributes attributes
)
Returns:
Type: bool
Available since:
5.0

Nothing found