API Help
Eplan.EplApi.DataModel.Graphics Namespace / ContactImage Class / Remove Method

In This Topic
    Remove Method (ContactImage)
    In This Topic
    Removes placement.
    Syntax
    public override void Remove()
    public:
    void Remove(); override 
    Exceptions
    ExceptionDescription
    Thrown when object has not been created yet.
    Remarks
    After execution of this method, this contact image becomes invalid.
    See Also