API Help
Eplan.EplApi.DataModel.Graphics Namespace / PathTextPropertyList Class / PathTextPropertyList Constructor / PathTextPropertyList Constructor(PathText)
PathText object whose properties will be affected.

In This Topic
    PathTextPropertyList Constructor(PathText)
    In This Topic
    Should be used internal only
    Syntax
    public PathTextPropertyList( 
       PathText obj
    )
    public:
    PathTextPropertyList( 
       PathText^ obj
    )

    Parameters

    obj
    PathText object whose properties will be affected.
    See Also