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

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