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

In This Topic
TextBasePropertyList Constructor(TextBase)
In This Topic
Should be used internal only
Syntax
public TextBasePropertyList( 
   TextBase obj
)

Parameters

obj
TextBase object whose properties will be affected.
See Also