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

In This Topic
LinePropertyList Constructor(Line)
In This Topic
Should be used internal only
Syntax
public LinePropertyList( 
   Line obj
)

Parameters

obj
Line object whose properties will be affected.
See Also