CadImage.RemoveEntityAt

CadImage.RemoveEntityAt method

Removes entity by its position.

public void RemoveEntityAt(int position)
ParameterTypeDescription
positionInt32Position to remove entity from.

See Also