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

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

    Property Value

    P8 properties of the image.
    See Also