API Help
Eplan.EplApi.DataModel.Graphics Namespace / HyperLink Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the HyperLink object.
    Syntax
    public new HyperLinkPropertyList Properties {get;}
    public:
    new property HyperLinkPropertyList^ Properties {
       HyperLinkPropertyList^ get();
    }

    Property Value

    P8 properties of the HyperLink.
    See Also