Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextPropertyList Class / TextPropertyList Constructor / TextPropertyList Constructor(Text)
Text object whose properties will be affected.

In This Topic
TextPropertyList Constructor(Text)
In This Topic
Should be used internal only
Syntax
public TextPropertyList( 
   Text obj
)

Parameters

obj
Text object whose properties will be affected.
See Also