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

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

    Parameters

    obj
    HyperLink object whose properties will be affected.
    See Also