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

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

    Parameters

    obj
    Image object whose properties will be affected.
    See Also